AWSComprehendDescribeEndpointRequest
Objective-C
@interface AWSComprehendDescribeEndpointRequest
Swift
class AWSComprehendDescribeEndpointRequest
-
The Amazon Resource Number (ARN) of the endpoint being described.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable endpointArn;Swift
var endpointArn: String? { get set }
View on GitHub
Install in Dash
AWSComprehendDescribeEndpointRequest Class Reference