Uses of Interface
software.amazon.awscdk.services.codebuild.CfnSandboxProps
Packages that use CfnSandboxProps
-
Uses of CfnSandboxProps in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement CfnSandboxPropsMethods in software.amazon.awscdk.services.codebuild that return CfnSandboxPropsModifier and TypeMethodDescriptionCfnSandboxProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.codebuild with parameters of type CfnSandboxPropsModifierConstructorDescriptionCfnSandbox(software.constructs.Construct scope, String id, CfnSandboxProps props) Create a newAWS::CodeBuild::Sandbox.