DeleteGlobalSecondaryIndexAction
public struct DeleteGlobalSecondaryIndexAction : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the global secondary index to be deleted.
Declaration
Swift
public let indexName: String -
Undocumented
Declaration
Swift
public init(indexName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteGlobalSecondaryIndexAction Structure Reference