Interface ManagedResourceDetails.Builder

  • Method Details

    • domain

      The domain associated with this managed resource.

      Parameters:
      domain - The domain associated with this managed resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceGatewayArn

      ManagedResourceDetails.Builder resourceGatewayArn(String resourceGatewayArn)

      The ARN of the VPC Lattice resource gateway created in your account.

      Parameters:
      resourceGatewayArn - The ARN of the VPC Lattice resource gateway created in your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceAssociationArn

      ManagedResourceDetails.Builder resourceAssociationArn(String resourceAssociationArn)

      The ARN of the service network resource association.

      Parameters:
      resourceAssociationArn - The ARN of the service network resource association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.