BlockerDeclaration
public struct BlockerDeclaration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Reserved for future use.
Declaration
Swift
public let name: String -
Reserved for future use.
Declaration
Swift
public let type: BlockerType -
Undocumented
Declaration
Swift
public init(name: String, type: BlockerType) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BlockerDeclaration Structure Reference