Uses of Interface
software.amazon.awscdk.services.rtbfabric.CfnLink.LinkAttributesProperty
Packages that use CfnLink.LinkAttributesProperty
-
Uses of CfnLink.LinkAttributesProperty in software.amazon.awscdk.services.rtbfabric
Classes in software.amazon.awscdk.services.rtbfabric that implement CfnLink.LinkAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLink.LinkAttributesPropertyMethods in software.amazon.awscdk.services.rtbfabric that return CfnLink.LinkAttributesPropertyModifier and TypeMethodDescriptionCfnLink.LinkAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rtbfabric with parameters of type CfnLink.LinkAttributesPropertyModifier and TypeMethodDescriptionCfnLink.Builder.linkAttributes(CfnLink.LinkAttributesProperty linkAttributes) Attributes of the link.CfnLinkProps.Builder.linkAttributes(CfnLink.LinkAttributesProperty linkAttributes) Sets the value ofCfnLinkProps.getLinkAttributes()voidCfnLink.setLinkAttributes(CfnLink.LinkAttributesProperty value) Attributes of the link.