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