Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.LogsConfigProperty
Packages that use CfnProjectPropsMixin.LogsConfigProperty
-
Uses of CfnProjectPropsMixin.LogsConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Classes in software.amazon.awscdk.cfnpropertymixins.services.codebuild that implement CfnProjectPropsMixin.LogsConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.LogsConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.LogsConfigPropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.LogsConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.LogsConfigPropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.logsConfig(CfnProjectPropsMixin.LogsConfigProperty logsConfig) Sets the value ofCfnProjectMixinProps.getLogsConfig()CfnProjectPropsMixin.Builder.logsConfig(CfnProjectPropsMixin.LogsConfigProperty logsConfig) Information about logs for the build project.