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