Uses of Class
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardParametersDateTimeParameters.Builder
-
Packages that use QuicksightDashboardParametersDateTimeParameters.Builder Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardParametersDateTimeParameters.Builder in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardParametersDateTimeParameters.Builder Modifier and Type Method Description static QuicksightDashboardParametersDateTimeParameters.BuilderQuicksightDashboardParametersDateTimeParameters. builder()QuicksightDashboardParametersDateTimeParameters.BuilderQuicksightDashboardParametersDateTimeParameters.Builder. name(String name)Sets the value ofQuicksightDashboardParametersDateTimeParameters.getName()QuicksightDashboardParametersDateTimeParameters.BuilderQuicksightDashboardParametersDateTimeParameters.Builder. values(List<String> values)Sets the value ofQuicksightDashboardParametersDateTimeParameters.getValues()Constructors in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardParametersDateTimeParameters.Builder Constructor Description Jsii$Proxy(QuicksightDashboardParametersDateTimeParameters.Builder builder)Constructor that initializes the object based on literal property values passed by theQuicksightDashboardParametersDateTimeParameters.Builder.
-