Uses of Class
software.amazon.awscdk.services.networkmanager.CfnSiteProps.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnSiteProps.Builder in software.amazon.awscdk.services.networkmanager
Modifier and TypeMethodDescriptionstatic CfnSiteProps.Builder
CfnSiteProps.builder()
CfnSiteProps.Builder.description
(String description) Sets the value ofCfnSiteProps.getDescription()
CfnSiteProps.Builder.globalNetworkId
(String globalNetworkId) Sets the value ofCfnSiteProps.getGlobalNetworkId()
CfnSiteProps.Builder.location
(IResolvable location) Sets the value ofCfnSiteProps.getLocation()
CfnSiteProps.Builder.location
(CfnSite.LocationProperty location) Sets the value ofCfnSiteProps.getLocation()
Sets the value ofCfnSiteProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnSiteProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSiteProps.Builder
.