Uses of Class
software.amazon.awscdk.mixins.preview.services.logs.S3DeliveryDestinationProps.Builder
Packages that use S3DeliveryDestinationProps.Builder
-
Uses of S3DeliveryDestinationProps.Builder in software.amazon.awscdk.mixins.preview.services.logs
Methods in software.amazon.awscdk.mixins.preview.services.logs that return S3DeliveryDestinationProps.BuilderModifier and TypeMethodDescriptionS3DeliveryDestinationProps.Builder.bucket(IBucketRef bucket) Sets the value ofS3DeliveryDestinationProps.getBucket()S3DeliveryDestinationProps.builder()S3DeliveryDestinationProps.Builder.encryptionKey(IKeyRef encryptionKey) Sets the value ofS3DeliveryDestinationProps.getEncryptionKey()S3DeliveryDestinationProps.Builder.outputFormat(String outputFormat) Sets the value ofS3DeliveryDestinationProps.getOutputFormat()S3DeliveryDestinationProps.Builder.permissionsVersion(S3LogsDeliveryPermissionsVersion permissionsVersion) Sets the value ofS3DeliveryDestinationProps.getPermissionsVersion()S3DeliveryDestinationProps.Builder.sourceAccountId(String sourceAccountId) Sets the value ofS3DeliveryDestinationProps.getSourceAccountId()Constructors in software.amazon.awscdk.mixins.preview.services.logs with parameters of type S3DeliveryDestinationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theS3DeliveryDestinationProps.Builder.