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