GetServiceAccountIamPolicyPlainArgs

data class GetServiceAccountIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val serviceAccountId: String) : ConvertibleToJava<GetServiceAccountIamPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetServiceAccountIamPolicyPlainArgs(optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceAccountId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetServiceAccountIamPolicyPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard