GetContactFlowModuleResult

fun GetContactFlowModuleResult(contactFlowModuleArn: String? = null, content: String? = null, description: String? = null, instanceArn: String? = null, name: String? = null, state: String? = null, status: String? = null, tags: List<ContactFlowModuleTag>? = null)