Uses of Interface
software.amazon.awscdk.services.appmesh.CfnVirtualNode.AccessLogProperty
-
Uses of CfnVirtualNode.AccessLogProperty in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVirtualNode.AccessLogProperty
Modifier and TypeMethodDescriptionCfnVirtualNode.AccessLogProperty.Builder.build()
Builds the configured instance.default CfnVirtualNode.AccessLogProperty
AccessLogConfig.getVirtualNodeAccessLog()
VirtualNode CFN configuration for Access Logging.AccessLogConfig.Jsii$Proxy.getVirtualNodeAccessLog()
Modifier and TypeMethodDescriptionCfnVirtualNode.LoggingProperty.Builder.accessLog
(CfnVirtualNode.AccessLogProperty accessLog) Sets the value ofCfnVirtualNode.LoggingProperty.getAccessLog()
AccessLogConfig.Builder.virtualNodeAccessLog
(CfnVirtualNode.AccessLogProperty virtualNodeAccessLog) Sets the value ofAccessLogConfig.getVirtualNodeAccessLog()