Uses of Interface
software.amazon.awscdk.services.codebuild.CfnFleet.VpcConfigProperty
-
Uses of CfnFleet.VpcConfigProperty in software.amazon.awscdk.services.codebuild
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFleet.VpcConfigProperty
Modifier and TypeMethodDescriptionCfnFleet.VpcConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFleet.Builder.fleetVpcConfig
(CfnFleet.VpcConfigProperty fleetVpcConfig) Information about the VPC configuration that AWS CodeBuild accesses.CfnFleetProps.Builder.fleetVpcConfig
(CfnFleet.VpcConfigProperty fleetVpcConfig) Sets the value ofCfnFleetProps.getFleetVpcConfig()
void
CfnFleet.setFleetVpcConfig
(CfnFleet.VpcConfigProperty value) Information about the VPC configuration that AWS CodeBuild accesses.