Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.EnvironmentProperty
Packages that use CfnProjectPropsMixin.EnvironmentProperty
-
Uses of CfnProjectPropsMixin.EnvironmentProperty in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Classes in software.amazon.awscdk.cfnpropertymixins.services.codebuild that implement CfnProjectPropsMixin.EnvironmentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.EnvironmentPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.EnvironmentPropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.EnvironmentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.EnvironmentPropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.environment(CfnProjectPropsMixin.EnvironmentProperty environment) Sets the value ofCfnProjectMixinProps.getEnvironment()CfnProjectPropsMixin.Builder.environment(CfnProjectPropsMixin.EnvironmentProperty environment) The build environment settings for the project, such as the environment type or the environment variables to use for the build environment.