Service Mesh Mesh Config Access Log Args
data class ServiceMeshMeshConfigAccessLogArgs(val enabled: Output<Boolean>? = null, val gatewayEnabled: Output<Boolean>? = null, val gatewayLifecycle: Output<Int>? = null, val project: Output<String>? = null, val sidecarEnabled: Output<Boolean>? = null, val sidecarLifecycle: Output<Int>? = null) : ConvertibleToJava<ServiceMeshMeshConfigAccessLogArgs>
Constructors
Properties
Link copied to clipboard
Whether collect AccessLog of ASM Gateway to Alibaba Cloud SLS
Link copied to clipboard
Lifecycle of AccessLog of ASM Gateways which have been collected to Alibaba Cloud SLS
Link copied to clipboard
Whether collect AccessLog of ASM Gateway to Alibaba Cloud SLS
Link copied to clipboard
Lifecycle of AccessLog of ASM Sidecars which have been collected to Alibaba Cloud SLS