Interface SourceCloudProperties.Builder

  • Method Details

    • originAccountID

      SourceCloudProperties.Builder originAccountID(String originAccountID)

      AWS Account ID for an EC2-originated Source Server.

      Parameters:
      originAccountID - AWS Account ID for an EC2-originated Source Server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originAvailabilityZone

      SourceCloudProperties.Builder originAvailabilityZone(String originAvailabilityZone)

      AWS Availability Zone for an EC2-originated Source Server.

      Parameters:
      originAvailabilityZone - AWS Availability Zone for an EC2-originated Source Server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originRegion

      SourceCloudProperties.Builder originRegion(String originRegion)

      AWS Region for an EC2-originated Source Server.

      Parameters:
      originRegion - AWS Region for an EC2-originated Source Server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceOutpostArn

      SourceCloudProperties.Builder sourceOutpostArn(String sourceOutpostArn)

      The ARN of the source Outpost

      Parameters:
      sourceOutpostArn - The ARN of the source Outpost
      Returns:
      Returns a reference to this object so that method calls can be chained together.