Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardParametersDateTimeParameters
-
Packages that use QuicksightDashboardParametersDateTimeParameters Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardParametersDateTimeParameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardParametersDateTimeParameters Modifier and Type Class Description static classQuicksightDashboardParametersDateTimeParameters.Jsii$ProxyAn implementation forQuicksightDashboardParametersDateTimeParametersMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardParametersDateTimeParameters Modifier and Type Method Description QuicksightDashboardParametersDateTimeParametersQuicksightDashboardParametersDateTimeParameters.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardParametersDateTimeParameters Modifier and Type Method Description voidQuicksightDashboardParametersDateTimeParametersOutputReference. setInternalValue(QuicksightDashboardParametersDateTimeParameters value)Method parameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with type arguments of type QuicksightDashboardParametersDateTimeParameters Modifier and Type Method Description QuicksightDashboardParameters.BuilderQuicksightDashboardParameters.Builder. dateTimeParameters(List<? extends QuicksightDashboardParametersDateTimeParameters> dateTimeParameters)Sets the value ofQuicksightDashboardParameters.getDateTimeParameters()voidQuicksightDashboardParametersDateTimeParametersList. setInternalValue(List<QuicksightDashboardParametersDateTimeParameters> value)
-