AWSChimeSDKIdentityDescribeAppInstanceResponse
Objective-C
@interface AWSChimeSDKIdentityDescribeAppInstanceResponse
Swift
class AWSChimeSDKIdentityDescribeAppInstanceResponse
-
The ARN, metadata, created and last-updated timestamps, and the name of the
AppInstance. All timestamps use epoch milliseconds.Declaration
Objective-C
@property (nonatomic, strong) AWSChimeSDKIdentityAppInstance *_Nullable appInstance;Swift
var appInstance: AWSChimeSDKIdentityAppInstance? { get set }
View on GitHub
Install in Dash
AWSChimeSDKIdentityDescribeAppInstanceResponse Class Reference