Uses of Interface
software.amazon.awscdk.services.codebuild.CfnFleet.ProxyConfigurationProperty
-
Uses of CfnFleet.ProxyConfigurationProperty in software.amazon.awscdk.services.codebuild
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFleet.ProxyConfigurationProperty
Modifier and TypeMethodDescriptionCfnFleet.ProxyConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFleet.Builder.fleetProxyConfiguration
(CfnFleet.ProxyConfigurationProperty fleetProxyConfiguration) Information about the proxy configurations that apply network access control to your reserved capacity instances.CfnFleetProps.Builder.fleetProxyConfiguration
(CfnFleet.ProxyConfigurationProperty fleetProxyConfiguration) Sets the value ofCfnFleetProps.getFleetProxyConfiguration()
void
CfnFleet.setFleetProxyConfiguration
(CfnFleet.ProxyConfigurationProperty value) Information about the proxy configurations that apply network access control to your reserved capacity instances.