Get App Gateway Iam Policy Plain Args
data class GetAppGatewayIamPolicyPlainArgs(val appGatewayId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetAppGatewayIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetAppGatewayIamPolicyPlainArgs(appGatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)