Get Instant Snapshot Iam Policy Plain Args
data class GetInstantSnapshotIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val resource: String, val zone: String) : ConvertibleToJava<GetInstantSnapshotIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetInstantSnapshotIamPolicyPlainArgs(optionsRequestedPolicyVersion: Int? = null, project: String? = null, resource: String, zone: String)