Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.LogsConfigProperty.Builder
Packages that use CfnProjectPropsMixin.LogsConfigProperty.Builder
-
Uses of CfnProjectPropsMixin.LogsConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.LogsConfigProperty.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.LogsConfigProperty.builder()CfnProjectPropsMixin.LogsConfigProperty.Builder.cloudWatchLogs(CfnProjectPropsMixin.CloudWatchLogsConfigProperty cloudWatchLogs) Sets the value ofCfnProjectPropsMixin.LogsConfigProperty.getCloudWatchLogs()CfnProjectPropsMixin.LogsConfigProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnProjectPropsMixin.LogsConfigProperty.getCloudWatchLogs()CfnProjectPropsMixin.LogsConfigProperty.Builder.s3Logs(CfnProjectPropsMixin.S3LogsConfigProperty s3Logs) Sets the value ofCfnProjectPropsMixin.LogsConfigProperty.getS3Logs()CfnProjectPropsMixin.LogsConfigProperty.Builder.s3Logs(IResolvable s3Logs) Sets the value ofCfnProjectPropsMixin.LogsConfigProperty.getS3Logs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.LogsConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectPropsMixin.LogsConfigProperty.Builder.