BmcKeySetArgs

constructor(azureGroupId: Output<String>? = null, bmcKeySetName: Output<String>? = null, clusterName: Output<String>? = null, expiration: Output<String>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, privilegeLevel: Output<Either<String, BmcKeySetPrivilegeLevel>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, userList: Output<List<KeySetUserArgs>>? = null)