Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnS3TableIntegrationPropsMixin.Builder
Packages that use CfnS3TableIntegrationPropsMixin.Builder
-
Uses of CfnS3TableIntegrationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin
Methods in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin that return CfnS3TableIntegrationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnS3TableIntegrationPropsMixin.Builder.create()CfnS3TableIntegrationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnS3TableIntegrationPropsMixin.Builder.encryption(CfnS3TableIntegrationPropsMixin.EncryptionConfigProperty encryption) Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.CfnS3TableIntegrationPropsMixin.Builder.encryption(IResolvable encryption) Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.CfnS3TableIntegrationPropsMixin.Builder.logSources(List<? extends Object> logSources) A data source with an S3 Table integration for query access in thelogsnamespace.CfnS3TableIntegrationPropsMixin.Builder.logSources(IResolvable logSources) A data source with an S3 Table integration for query access in thelogsnamespace.The Amazon Resource Name (ARN) of the IAM role that grants permissions for the S3 Table integration to access necessary resources.The key-value pairs to associate with the S3 Table integration resource for categorization and management purposes.