DeregisterOnPremisesInstanceInput
public struct DeregisterOnPremisesInstanceInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the on-premises instance to deregister.
Declaration
Swift
public let instanceName: String -
Undocumented
Declaration
Swift
public init(instanceName: String)
View on GitHub
DeregisterOnPremisesInstanceInput Structure Reference