Class UserAssignedIdentitiesValue


  • public final class UserAssignedIdentitiesValue
    extends Object
    The UserAssignedIdentitiesValue model.
    • Constructor Detail

      • UserAssignedIdentitiesValue

        public UserAssignedIdentitiesValue()
    • Method Detail

      • principalId

        public String principalId()
        Get the principalId property: The principal ID of the user-assigned identity.
        Returns:
        the principalId value.
      • clientId

        public String clientId()
        Get the clientId property: The client ID of the user-assigned identity.
        Returns:
        the clientId value.
      • validate

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