Interface GetSerialConsoleAccessStatusResponse.Builder

  • Method Details

    • serialConsoleAccessEnabled

      GetSerialConsoleAccessStatusResponse.Builder serialConsoleAccessEnabled(Boolean serialConsoleAccessEnabled)

      If true, access to the EC2 serial console of all instances is enabled for your account. If false, access to the EC2 serial console of all instances is disabled for your account.

      Parameters:
      serialConsoleAccessEnabled - If true, access to the EC2 serial console of all instances is enabled for your account. If false, access to the EC2 serial console of all instances is disabled for your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managedBy

      The entity that manages access to the serial console. Possible values include:

      • account - Access is managed by the account.

      • declarative-policy - Access is managed by a declarative policy and can't be modified by the account.

      Parameters:
      managedBy - The entity that manages access to the serial console. Possible values include:

      • account - Access is managed by the account.

      • declarative-policy - Access is managed by a declarative policy and can't be modified by the account.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • managedBy

      The entity that manages access to the serial console. Possible values include:

      • account - Access is managed by the account.

      • declarative-policy - Access is managed by a declarative policy and can't be modified by the account.

      Parameters:
      managedBy - The entity that manages access to the serial console. Possible values include:

      • account - Access is managed by the account.

      • declarative-policy - Access is managed by a declarative policy and can't be modified by the account.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: