Private Cloud Identity Args
    data class PrivateCloudIdentityArgs(val type: Output<Either<String, ResourceIdentityType>>? = null) : ConvertibleToJava<PrivateCloudIdentityArgs> 
Identity for the virtual machine.
Identity for the virtual machine.