Backend Configuration Args
data class BackendConfigurationArgs(val subnet: Output<BackendSubnetConfigurationArgs>? = null) : ConvertibleToJava<BackendConfigurationArgs>
Information regarding how the gateway should integrate with backend systems.