View on GitHub

aws-sdk-swift

SageMakerA2IRuntimeClientLogHandlerFactory

public struct SageMakerA2IRuntimeClientLogHandlerFactory: ClientRuntime.SDKLogHandlerFactory 

Inheritance

ClientRuntime.SDKLogHandlerFactory

Initializers

init(logLevel:)

public init(logLevel: ClientRuntime.SDKLogLevel) 

Properties

label

public var label = "SageMakerA2IRuntimeClient"

Methods

construct(label:)

public func construct(label: String) -> LogHandler