Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rtbfabric.CfnLinkPropsMixin.Builder
Packages that use CfnLinkPropsMixin.Builder
-
Uses of CfnLinkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric
Methods in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric that return CfnLinkPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnLinkPropsMixin.BuilderCfnLinkPropsMixin.Builder.create()static CfnLinkPropsMixin.BuilderCfnLinkPropsMixin.Builder.create(CfnPropertyMixinOptions options) The unique identifier of the gateway.CfnLinkPropsMixin.Builder.httpResponderAllowed(Boolean httpResponderAllowed) Boolean to specify if an HTTP responder is allowed.CfnLinkPropsMixin.Builder.httpResponderAllowed(IResolvable httpResponderAllowed) Boolean to specify if an HTTP responder is allowed.CfnLinkPropsMixin.Builder.linkAttributes(CfnLinkPropsMixin.LinkAttributesProperty linkAttributes) Attributes of the link.CfnLinkPropsMixin.Builder.linkAttributes(IResolvable linkAttributes) Attributes of the link.CfnLinkPropsMixin.Builder.linkLogSettings(CfnLinkPropsMixin.LinkLogSettingsProperty linkLogSettings) Settings for the application logs.CfnLinkPropsMixin.Builder.linkLogSettings(IResolvable linkLogSettings) Settings for the application logs.CfnLinkPropsMixin.Builder.moduleConfigurationList(List<? extends Object> moduleConfigurationList) CfnLinkPropsMixin.Builder.moduleConfigurationList(IResolvable moduleConfigurationList) CfnLinkPropsMixin.Builder.peerGatewayId(String peerGatewayId) The unique identifier of the peer gateway.A map of the key-value pairs of the tag or tags to assign to the resource.