Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.oam.CfnLinkMixinProps.Builder
Packages that use CfnLinkMixinProps.Builder
-
Uses of CfnLinkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.oam
Methods in software.amazon.awscdk.cfnpropertymixins.services.oam that return CfnLinkMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnLinkMixinProps.BuilderCfnLinkMixinProps.builder()CfnLinkMixinProps.Builder.labelTemplate(String labelTemplate) Sets the value ofCfnLinkMixinProps.getLabelTemplate()CfnLinkMixinProps.Builder.linkConfiguration(CfnLinkPropsMixin.LinkConfigurationProperty linkConfiguration) Sets the value ofCfnLinkMixinProps.getLinkConfiguration()CfnLinkMixinProps.Builder.linkConfiguration(IResolvable linkConfiguration) Sets the value ofCfnLinkMixinProps.getLinkConfiguration()CfnLinkMixinProps.Builder.resourceTypes(List<String> resourceTypes) Sets the value ofCfnLinkMixinProps.getResourceTypes()CfnLinkMixinProps.Builder.sinkIdentifier(String sinkIdentifier) Sets the value ofCfnLinkMixinProps.getSinkIdentifier()Sets the value ofCfnLinkMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.oam with parameters of type CfnLinkMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLinkMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkMixinProps.Builder.