Uses of Class
software.amazon.awscdk.services.oam.CfnLinkProps.Builder
-
Uses of CfnLinkProps.Builder in software.amazon.awscdk.services.oam
Modifier and TypeMethodDescriptionstatic CfnLinkProps.Builder
CfnLinkProps.builder()
CfnLinkProps.Builder.labelTemplate
(String labelTemplate) Sets the value ofCfnLinkProps.getLabelTemplate()
CfnLinkProps.Builder.linkConfiguration
(IResolvable linkConfiguration) Sets the value ofCfnLinkProps.getLinkConfiguration()
CfnLinkProps.Builder.linkConfiguration
(CfnLink.LinkConfigurationProperty linkConfiguration) Sets the value ofCfnLinkProps.getLinkConfiguration()
CfnLinkProps.Builder.resourceTypes
(List<String> resourceTypes) Sets the value ofCfnLinkProps.getResourceTypes()
CfnLinkProps.Builder.sinkIdentifier
(String sinkIdentifier) Sets the value ofCfnLinkProps.getSinkIdentifier()
Sets the value ofCfnLinkProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkProps.Builder
.