Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2.CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty
Packages that use CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty
-
Uses of CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2 that implement CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2 that return CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourcePropertyModifier and TypeMethodDescriptionCfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2 with parameters of type CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourcePropertyModifier and TypeMethodDescriptionCfnApplicationReferenceDataSourceMixinProps.Builder.referenceDataSource(CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty referenceDataSource) Sets the value ofCfnApplicationReferenceDataSourceMixinProps.getReferenceDataSource()CfnApplicationReferenceDataSourcePropsMixin.Builder.referenceDataSource(CfnApplicationReferenceDataSourcePropsMixin.ReferenceDataSourceProperty referenceDataSource) For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.