AWSSTSGetAccessKeyInfoResponse
-
The number used to identify the Amazon Web Services account.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable account;
Swift
var account: String? { get set }