Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardParametersStringParameters
-
Packages that use QuicksightDashboardParametersStringParameters Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardParametersStringParameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardParametersStringParameters Modifier and Type Class Description static classQuicksightDashboardParametersStringParameters.Jsii$ProxyAn implementation forQuicksightDashboardParametersStringParametersMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardParametersStringParameters Modifier and Type Method Description QuicksightDashboardParametersStringParametersQuicksightDashboardParametersStringParameters.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardParametersStringParameters Modifier and Type Method Description voidQuicksightDashboardParametersStringParametersOutputReference. setInternalValue(QuicksightDashboardParametersStringParameters value)Method parameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with type arguments of type QuicksightDashboardParametersStringParameters Modifier and Type Method Description voidQuicksightDashboardParametersStringParametersList. setInternalValue(List<QuicksightDashboardParametersStringParameters> value)QuicksightDashboardParameters.BuilderQuicksightDashboardParameters.Builder. stringParameters(List<? extends QuicksightDashboardParametersStringParameters> stringParameters)Sets the value ofQuicksightDashboardParameters.getStringParameters()
-