ExecutionControls
public struct ExecutionControls : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A SsmControls object.
Declaration
Swift
public let ssmControls: SsmControls?
-
Undocumented
Declaration
Swift
public init(ssmControls: SsmControls? = nil)
-
Declaration
Swift
public func validate(name: String) throws