Interface ResourceReceivingAccess.Builder

  • Method Details

    • name

      The name of the Lightsail instance.

      Parameters:
      name - The name of the Lightsail instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      ResourceReceivingAccess.Builder resourceType(String resourceType)

      The Lightsail resource type (for example, Instance).

      Parameters:
      resourceType - The Lightsail resource type (for example, Instance).
      Returns:
      Returns a reference to this object so that method calls can be chained together.