Uses of Interface
com.hashicorp.cdktf.providers.aws.quicksight_ingestion.QuicksightIngestionConfig
-
Packages that use QuicksightIngestionConfig Package Description com.hashicorp.cdktf.providers.aws.quicksight_ingestion aws_quicksight_ingestion -
-
Uses of QuicksightIngestionConfig in com.hashicorp.cdktf.providers.aws.quicksight_ingestion
Classes in com.hashicorp.cdktf.providers.aws.quicksight_ingestion that implement QuicksightIngestionConfig Modifier and Type Class Description static classQuicksightIngestionConfig.Jsii$ProxyAn implementation forQuicksightIngestionConfigMethods in com.hashicorp.cdktf.providers.aws.quicksight_ingestion that return QuicksightIngestionConfig Modifier and Type Method Description QuicksightIngestionConfigQuicksightIngestionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.quicksight_ingestion with parameters of type QuicksightIngestionConfig Constructor Description QuicksightIngestion(software.constructs.Construct scope, String id, QuicksightIngestionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/quicksight_ingestion aws_quicksight_ingestion} Resource.
-