BootstrapActionDetail
public struct BootstrapActionDetail : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A description of the bootstrap action.
Declaration
Swift
public let bootstrapActionConfig: BootstrapActionConfig? -
Undocumented
Declaration
Swift
public init(bootstrapActionConfig: BootstrapActionConfig? = nil)
View on GitHub
BootstrapActionDetail Structure Reference