ImagePermission
public struct ImagePermission : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the AWS account that an image has been shared with.
Declaration
Swift
public let sharedAccountId: String? -
Undocumented
Declaration
Swift
public init(sharedAccountId: String? = nil)
View on GitHub
ImagePermission Structure Reference