Api Operation Response Representation Example Args
data class ApiOperationResponseRepresentationExampleArgs(val description: Output<String>? = null, val externalValue: Output<String>? = null, val name: Output<String>, val summary: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<ApiOperationResponseRepresentationExampleArgs>