Uses of Class
software.amazon.awscdk.services.oam.CfnLinkProps.Builder
Packages that use CfnLinkProps.Builder
-
Uses of CfnLinkProps.Builder in software.amazon.awscdk.services.oam
Methods in software.amazon.awscdk.services.oam that return CfnLinkProps.BuilderModifier and TypeMethodDescriptionstatic CfnLinkProps.BuilderCfnLinkProps.builder()CfnLinkProps.Builder.labelTemplate(String labelTemplate) Sets the value ofCfnLinkProps.getLabelTemplate()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()Constructors in software.amazon.awscdk.services.oam with parameters of type CfnLinkProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkProps.Builder.