public static final class CfnTransitGatewayRouteTablePropagationProps.Builder
extends java.lang.Object
CfnTransitGatewayRouteTablePropagationProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnTransitGatewayRouteTablePropagationProps |
build()
Builds the configured instance.
|
CfnTransitGatewayRouteTablePropagationProps.Builder |
transitGatewayAttachmentId(java.lang.String transitGatewayAttachmentId)
|
CfnTransitGatewayRouteTablePropagationProps.Builder |
transitGatewayRouteTableId(java.lang.String transitGatewayRouteTableId)
|
public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayAttachmentId(java.lang.String transitGatewayAttachmentId)
transitGatewayAttachmentId
- The ID of the attachment. This parameter is required.this
public CfnTransitGatewayRouteTablePropagationProps.Builder transitGatewayRouteTableId(java.lang.String transitGatewayRouteTableId)
transitGatewayRouteTableId
- The ID of the propagation route table. This parameter is required.this
public CfnTransitGatewayRouteTablePropagationProps build()
CfnTransitGatewayRouteTablePropagationProps
java.lang.NullPointerException
- if any required attribute was not provided