Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardParameters
-
Packages that use QuicksightDashboardParameters Package Description com.hashicorp.cdktf.providers.aws.quicksight_dashboard aws_quicksight_dashboard -
-
Uses of QuicksightDashboardParameters in com.hashicorp.cdktf.providers.aws.quicksight_dashboard
Classes in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that implement QuicksightDashboardParameters Modifier and Type Class Description static classQuicksightDashboardParameters.Jsii$ProxyAn implementation forQuicksightDashboardParametersMethods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard that return QuicksightDashboardParameters Modifier and Type Method Description QuicksightDashboardParametersQuicksightDashboardParameters.Builder. build()Builds the configured instance.QuicksightDashboardParametersQuicksightDashboardParametersOutputReference. getInternalValue()default QuicksightDashboardParametersQuicksightDashboardConfig. getParameters()parameters block.QuicksightDashboardParametersQuicksightDashboardConfig.Jsii$Proxy. getParameters()QuicksightDashboardParametersQuicksightDashboard. getParametersInput()Methods in com.hashicorp.cdktf.providers.aws.quicksight_dashboard with parameters of type QuicksightDashboardParameters Modifier and Type Method Description QuicksightDashboard.BuilderQuicksightDashboard.Builder. parameters(QuicksightDashboardParameters parameters)parameters block.QuicksightDashboardConfig.BuilderQuicksightDashboardConfig.Builder. parameters(QuicksightDashboardParameters parameters)Sets the value ofQuicksightDashboardConfig.getParameters()voidQuicksightDashboard. putParameters(QuicksightDashboardParameters value)voidQuicksightDashboardParametersOutputReference. setInternalValue(QuicksightDashboardParameters value)
-