Class UserAssignedManagedIdentity


  • public class UserAssignedManagedIdentity
    extends Object
    User Assigned Managed Identity.
    • Constructor Detail

      • UserAssignedManagedIdentity

        public UserAssignedManagedIdentity()
    • Method Detail

      • clientId

        public UUID clientId()
        Get the clientId property: The client ID.
        Returns:
        the clientId value.
      • principalId

        public UUID principalId()
        Get the principalId property: The principal ID.
        Returns:
        the principalId value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.