GetFlowResult

constructor(arn: String? = null, createdAt: String? = null, customerEncryptionKeyArn: String? = null, definition: FlowDefinition? = null, description: String? = null, executionRoleArn: String? = null, id: String? = null, name: String? = null, status: FlowStatus? = null, tags: Map<String, String>? = null, testAliasTags: Map<String, String>? = null, updatedAt: String? = null, validations: List<FlowValidation>? = null, version: String? = null)