Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rtbfabric.CfnLinkMixinProps.Builder
Packages that use CfnLinkMixinProps.Builder
-
Uses of CfnLinkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric
Methods in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric that return CfnLinkMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnLinkMixinProps.BuilderCfnLinkMixinProps.builder()Sets the value ofCfnLinkMixinProps.getGatewayId()CfnLinkMixinProps.Builder.httpResponderAllowed(Boolean httpResponderAllowed) Sets the value ofCfnLinkMixinProps.getHttpResponderAllowed()CfnLinkMixinProps.Builder.httpResponderAllowed(IResolvable httpResponderAllowed) Sets the value ofCfnLinkMixinProps.getHttpResponderAllowed()CfnLinkMixinProps.Builder.linkAttributes(CfnLinkPropsMixin.LinkAttributesProperty linkAttributes) Sets the value ofCfnLinkMixinProps.getLinkAttributes()CfnLinkMixinProps.Builder.linkAttributes(IResolvable linkAttributes) Sets the value ofCfnLinkMixinProps.getLinkAttributes()CfnLinkMixinProps.Builder.linkLogSettings(CfnLinkPropsMixin.LinkLogSettingsProperty linkLogSettings) Sets the value ofCfnLinkMixinProps.getLinkLogSettings()CfnLinkMixinProps.Builder.linkLogSettings(IResolvable linkLogSettings) Sets the value ofCfnLinkMixinProps.getLinkLogSettings()CfnLinkMixinProps.Builder.moduleConfigurationList(List<? extends Object> moduleConfigurationList) Sets the value ofCfnLinkMixinProps.getModuleConfigurationList()CfnLinkMixinProps.Builder.moduleConfigurationList(IResolvable moduleConfigurationList) Sets the value ofCfnLinkMixinProps.getModuleConfigurationList()CfnLinkMixinProps.Builder.peerGatewayId(String peerGatewayId) Sets the value ofCfnLinkMixinProps.getPeerGatewayId()Sets the value ofCfnLinkMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric with parameters of type CfnLinkMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLinkMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkMixinProps.Builder.