Uses of Class
software.amazon.awscdk.services.codebuild.S3LoggingOptions.Builder
-
Uses of S3LoggingOptions.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionSets the value ofS3LoggingOptions.getBucket()
static S3LoggingOptions.Builder
S3LoggingOptions.builder()
Sets the value ofS3LoggingOptions.getEnabled()
Sets the value ofS3LoggingOptions.getEncrypted()
Sets the value ofS3LoggingOptions.getPrefix()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(S3LoggingOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theS3LoggingOptions.Builder
.