Interface LocalGatewayRouteTableVpcAssociation.Builder

    • Method Detail

      • localGatewayRouteTableVpcAssociationId

        LocalGatewayRouteTableVpcAssociation.Builder localGatewayRouteTableVpcAssociationId​(String localGatewayRouteTableVpcAssociationId)

        The ID of the association.

        Parameters:
        localGatewayRouteTableVpcAssociationId - The ID of the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayRouteTableId

        LocalGatewayRouteTableVpcAssociation.Builder localGatewayRouteTableId​(String localGatewayRouteTableId)

        The ID of the local gateway route table.

        Parameters:
        localGatewayRouteTableId - The ID of the local gateway route table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayRouteTableArn

        LocalGatewayRouteTableVpcAssociation.Builder localGatewayRouteTableArn​(String localGatewayRouteTableArn)

        The Amazon Resource Name (ARN) of the local gateway route table for the association.

        Parameters:
        localGatewayRouteTableArn - The Amazon Resource Name (ARN) of the local gateway route table for the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayId

        LocalGatewayRouteTableVpcAssociation.Builder localGatewayId​(String localGatewayId)

        The ID of the local gateway.

        Parameters:
        localGatewayId - The ID of the local gateway.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ownerId

        LocalGatewayRouteTableVpcAssociation.Builder ownerId​(String ownerId)

        The ID of the Amazon Web Services account that owns the local gateway route table for the association.

        Parameters:
        ownerId - The ID of the Amazon Web Services account that owns the local gateway route table for the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        LocalGatewayRouteTableVpcAssociation.Builder tags​(Tag... tags)

        The tags assigned to the association.

        Parameters:
        tags - The tags assigned to the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.