Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnS3TableIntegrationMixinProps.Builder
Packages that use CfnS3TableIntegrationMixinProps.Builder
-
Uses of CfnS3TableIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin
Methods in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin that return CfnS3TableIntegrationMixinProps.BuilderModifier and TypeMethodDescriptionCfnS3TableIntegrationMixinProps.builder()CfnS3TableIntegrationMixinProps.Builder.encryption(CfnS3TableIntegrationPropsMixin.EncryptionConfigProperty encryption) Sets the value ofCfnS3TableIntegrationMixinProps.getEncryption()CfnS3TableIntegrationMixinProps.Builder.encryption(IResolvable encryption) Sets the value ofCfnS3TableIntegrationMixinProps.getEncryption()CfnS3TableIntegrationMixinProps.Builder.logSources(List<? extends Object> logSources) Sets the value ofCfnS3TableIntegrationMixinProps.getLogSources()CfnS3TableIntegrationMixinProps.Builder.logSources(IResolvable logSources) Sets the value ofCfnS3TableIntegrationMixinProps.getLogSources()Sets the value ofCfnS3TableIntegrationMixinProps.getRoleArn()Sets the value ofCfnS3TableIntegrationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin with parameters of type CfnS3TableIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnS3TableIntegrationMixinProps.Builder.