DeleteSnapshotCopyGrantMessage
public struct DeleteSnapshotCopyGrantMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the snapshot copy grant to delete.
Declaration
Swift
public let snapshotCopyGrantName: String -
Undocumented
Declaration
Swift
public init(snapshotCopyGrantName: String)
View on GitHub
DeleteSnapshotCopyGrantMessage Structure Reference