Principal
public struct Principal : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The time when the principal was associated with the resource share.
Declaration
Swift
public let creationTime: TimeStamp?
-
Indicates whether the principal belongs to the same AWS organization as the AWS account that owns the resource share.
Declaration
Swift
public let external: Bool?
-
The ID of the principal.
Declaration
Swift
public let id: String?
-
The time when the association was last updated.
Declaration
Swift
public let lastUpdatedTime: TimeStamp?
-
The Amazon Resource Name (ARN) of the resource share.
Declaration
Swift
public let resourceShareArn: String?