Class AccountIdentityResponse


  • public final class AccountIdentityResponse
    extends java.lang.Object
    • Method Detail

      • principalId

        public java.lang.String principalId()
        Returns:
        The principal id of Automanage account identity.
      • tenantId

        public java.lang.String tenantId()
        Returns:
        The tenant id associated with the Automanage account.
      • type

        public java.util.Optional<java.lang.String> type()
        Returns:
        The type of identity used for the Automanage account. Currently, the only supported type is 'SystemAssigned', which implicitly creates an identity.