Uses of Enum
software.amazon.awscdk.services.ecs.ServiceConnectAccessLogFormat
Packages that use ServiceConnectAccessLogFormat
-
Uses of ServiceConnectAccessLogFormat in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ServiceConnectAccessLogFormatModifier and TypeMethodDescriptionServiceConnectAccessLogConfiguration.getFormat()The format for Service Connect access log output.ServiceConnectAccessLogConfiguration.Jsii$Proxy.getFormat()Returns the enum constant of this type with the specified name.static ServiceConnectAccessLogFormat[]ServiceConnectAccessLogFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type ServiceConnectAccessLogFormatModifier and TypeMethodDescriptionServiceConnectAccessLogConfiguration.Builder.format(ServiceConnectAccessLogFormat format) Sets the value ofServiceConnectAccessLogConfiguration.getFormat()