Get Service Attachment Iam Policy Plain Args
data class GetServiceAttachmentIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val region: String, val resource: String) : ConvertibleToJava<GetServiceAttachmentIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetServiceAttachmentIamPolicyPlainArgs(optionsRequestedPolicyVersion: Int? = null, project: String? = null, region: String, resource: String)