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