Uses of Class
software.amazon.awscdk.services.vpclattice.CfnResourceConfigurationProps.Builder
Packages that use CfnResourceConfigurationProps.Builder
-
Uses of CfnResourceConfigurationProps.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnResourceConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnResourceConfigurationProps.Builder.allowAssociationToSharableServiceNetwork
(Boolean allowAssociationToSharableServiceNetwork) CfnResourceConfigurationProps.Builder.allowAssociationToSharableServiceNetwork
(IResolvable allowAssociationToSharableServiceNetwork) CfnResourceConfigurationProps.builder()
Sets the value ofCfnResourceConfigurationProps.getName()
CfnResourceConfigurationProps.Builder.portRanges
(List<String> portRanges) Sets the value ofCfnResourceConfigurationProps.getPortRanges()
CfnResourceConfigurationProps.Builder.protocolType
(String protocolType) Sets the value ofCfnResourceConfigurationProps.getProtocolType()
CfnResourceConfigurationProps.Builder.resourceConfigurationAuthType
(String resourceConfigurationAuthType) Sets the value ofCfnResourceConfigurationProps.getResourceConfigurationAuthType()
CfnResourceConfigurationProps.Builder.resourceConfigurationDefinition
(IResolvable resourceConfigurationDefinition) Sets the value ofCfnResourceConfigurationProps.getResourceConfigurationDefinition()
CfnResourceConfigurationProps.Builder.resourceConfigurationDefinition
(CfnResourceConfiguration.ResourceConfigurationDefinitionProperty resourceConfigurationDefinition) Sets the value ofCfnResourceConfigurationProps.getResourceConfigurationDefinition()
CfnResourceConfigurationProps.Builder.resourceConfigurationGroupId
(String resourceConfigurationGroupId) Sets the value ofCfnResourceConfigurationProps.getResourceConfigurationGroupId()
CfnResourceConfigurationProps.Builder.resourceConfigurationType
(String resourceConfigurationType) Sets the value ofCfnResourceConfigurationProps.getResourceConfigurationType()
CfnResourceConfigurationProps.Builder.resourceGatewayId
(String resourceGatewayId) Sets the value ofCfnResourceConfigurationProps.getResourceGatewayId()
Sets the value ofCfnResourceConfigurationProps.getTags()
Constructors in software.amazon.awscdk.services.vpclattice with parameters of type CfnResourceConfigurationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResourceConfigurationProps.Builder
.