Uses of Class
software.amazon.awscdk.services.observabilityadmin.CfnS3TableIntegrationProps.Builder
Packages that use CfnS3TableIntegrationProps.Builder
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnS3TableIntegrationProps.Builder in software.amazon.awscdk.services.observabilityadmin
Methods in software.amazon.awscdk.services.observabilityadmin that return CfnS3TableIntegrationProps.BuilderModifier and TypeMethodDescriptionCfnS3TableIntegrationProps.builder()CfnS3TableIntegrationProps.Builder.encryption(IResolvable encryption) Sets the value ofCfnS3TableIntegrationProps.getEncryption()CfnS3TableIntegrationProps.Builder.encryption(CfnS3TableIntegration.EncryptionConfigProperty encryption) Sets the value ofCfnS3TableIntegrationProps.getEncryption()CfnS3TableIntegrationProps.Builder.logSources(List<? extends Object> logSources) Sets the value ofCfnS3TableIntegrationProps.getLogSources()CfnS3TableIntegrationProps.Builder.logSources(IResolvable logSources) Sets the value ofCfnS3TableIntegrationProps.getLogSources()Sets the value ofCfnS3TableIntegrationProps.getRoleArn()Sets the value ofCfnS3TableIntegrationProps.getTags()Constructors in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnS3TableIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnS3TableIntegrationProps.Builder.