Auth Platform Args
data class AuthPlatformArgs(val enabled: Output<Boolean>? = null, val runtimeVersion: Output<String>? = null) : ConvertibleToJava<AuthPlatformArgs>
The configuration settings of the platform of ContainerApp Service Authentication/Authorization.