KernelGatewayAppSettings
public struct KernelGatewayAppSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
Declaration
Swift
public let defaultResourceSpec: ResourceSpec?
-
Undocumented
Declaration
Swift
public init(defaultResourceSpec: ResourceSpec? = nil)
-
Declaration
Swift
public func validate(name: String) throws