Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnInfrastructureConfiguration.S3LogsProperty.Builder
Packages that use CfnInfrastructureConfiguration.S3LogsProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnInfrastructureConfiguration.S3LogsProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnInfrastructureConfiguration.S3LogsProperty.BuilderModifier and TypeMethodDescriptionCfnInfrastructureConfiguration.S3LogsProperty.builder()
CfnInfrastructureConfiguration.S3LogsProperty.Builder.s3BucketName
(String s3BucketName) Sets the value ofCfnInfrastructureConfiguration.S3LogsProperty.getS3BucketName()
CfnInfrastructureConfiguration.S3LogsProperty.Builder.s3KeyPrefix
(String s3KeyPrefix) Sets the value ofCfnInfrastructureConfiguration.S3LogsProperty.getS3KeyPrefix()
Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnInfrastructureConfiguration.S3LogsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInfrastructureConfiguration.S3LogsProperty.Builder
.