Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder
Packages that use CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder
-
Uses of CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnTransitGatewayRouteTableAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.create()CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.networkFunctionGroupName(String networkFunctionGroupName) The name of the network function group.The ID of the transit gateway peering.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(CfnTransitGatewayRouteTableAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.proposedSegmentChange(CfnTransitGatewayRouteTableAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) This property is read-only.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) This property is read-only.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.routingPolicyLabel(String routingPolicyLabel) Routing policy label.The list of key-value pairs associated with the transit gateway route table attachment.CfnTransitGatewayRouteTableAttachmentPropsMixin.Builder.transitGatewayRouteTableArn(String transitGatewayRouteTableArn) The ARN of the transit gateway attachment route table.