HumanLoopActivationConfig
public struct HumanLoopActivationConfig : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Container structure for defining under what conditions SageMaker creates a human loop.
Declaration
Swift
public let humanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig -
Undocumented
Declaration
Swift
public init(humanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
HumanLoopActivationConfig Structure Reference