CreateSnapshotCopyGrantResult
public struct CreateSnapshotCopyGrantResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let snapshotCopyGrant: SnapshotCopyGrant?
-
Undocumented
Declaration
Swift
public init(snapshotCopyGrant: SnapshotCopyGrant? = nil)