Interface EnabledServicePrincipal.Builder

  • Method Details

    • servicePrincipal

      EnabledServicePrincipal.Builder servicePrincipal(String servicePrincipal)

      The name of the service principal. This is typically in the form of a URL, such as: servicename.amazonaws.com.

      Parameters:
      servicePrincipal - The name of the service principal. This is typically in the form of a URL, such as: servicename.amazonaws.com.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dateEnabled

      EnabledServicePrincipal.Builder dateEnabled(Instant dateEnabled)

      The date that the service principal was enabled for integration with Organizations.

      Parameters:
      dateEnabled - The date that the service principal was enabled for integration with Organizations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.