Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardParametersIntegerParameters
-
Packages that use QuicksightDashboardParametersIntegerParameters Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardParametersIntegerParameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardParametersIntegerParameters Modifier and Type Class Description static classQuicksightDashboardParametersIntegerParameters.Jsii$ProxyAn implementation forQuicksightDashboardParametersIntegerParametersMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardParametersIntegerParameters Modifier and Type Method Description QuicksightDashboardParametersIntegerParametersQuicksightDashboardParametersIntegerParameters.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardParametersIntegerParameters Modifier and Type Method Description voidQuicksightDashboardParametersIntegerParametersOutputReference. setInternalValue(QuicksightDashboardParametersIntegerParameters value)Method parameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with type arguments of type QuicksightDashboardParametersIntegerParameters Modifier and Type Method Description QuicksightDashboardParameters.BuilderQuicksightDashboardParameters.Builder. integerParameters(List<? extends QuicksightDashboardParametersIntegerParameters> integerParameters)Sets the value ofQuicksightDashboardParameters.getIntegerParameters()voidQuicksightDashboardParametersIntegerParametersList. setInternalValue(List<QuicksightDashboardParametersIntegerParameters> value)
-