Uses of Class
com.hashicorp.cdktf.providers.aws.quicksight_data_source.QuicksightDataSourceParametersServiceNow.Builder
-
Packages that use QuicksightDataSourceParametersServiceNow.Builder Package Description com.hashicorp.cdktf.providers.aws.quicksight_data_source aws_quicksight_data_source -
-
Uses of QuicksightDataSourceParametersServiceNow.Builder in com.hashicorp.cdktf.providers.aws.quicksight_data_source
Methods in com.hashicorp.cdktf.providers.aws.quicksight_data_source that return QuicksightDataSourceParametersServiceNow.Builder Modifier and Type Method Description static QuicksightDataSourceParametersServiceNow.BuilderQuicksightDataSourceParametersServiceNow. builder()QuicksightDataSourceParametersServiceNow.BuilderQuicksightDataSourceParametersServiceNow.Builder. siteBaseUrl(String siteBaseUrl)Sets the value ofQuicksightDataSourceParametersServiceNow.getSiteBaseUrl()Constructors in com.hashicorp.cdktf.providers.aws.quicksight_data_source with parameters of type QuicksightDataSourceParametersServiceNow.Builder Constructor Description Jsii$Proxy(QuicksightDataSourceParametersServiceNow.Builder builder)Constructor that initializes the object based on literal property values passed by theQuicksightDataSourceParametersServiceNow.Builder.
-