Uses of Class
software.amazon.awscdk.services.servicediscovery.CfnPrivateDnsNamespaceProps.Builder
Package
Description
Amazon ECS Service Discovery Construct Library
-
Uses of CfnPrivateDnsNamespaceProps.Builder in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptionCfnPrivateDnsNamespaceProps.builder()
CfnPrivateDnsNamespaceProps.Builder.description
(String description) Sets the value ofCfnPrivateDnsNamespaceProps.getDescription()
Sets the value ofCfnPrivateDnsNamespaceProps.getName()
CfnPrivateDnsNamespaceProps.Builder.properties
(IResolvable properties) Sets the value ofCfnPrivateDnsNamespaceProps.getProperties()
CfnPrivateDnsNamespaceProps.Builder.properties
(CfnPrivateDnsNamespace.PropertiesProperty properties) Sets the value ofCfnPrivateDnsNamespaceProps.getProperties()
Sets the value ofCfnPrivateDnsNamespaceProps.getTags()
Sets the value ofCfnPrivateDnsNamespaceProps.getVpc()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPrivateDnsNamespaceProps.Builder
.