AWSComprehendDescribeEndpointResponse
Objective-C
@interface AWSComprehendDescribeEndpointResponse
Swift
class AWSComprehendDescribeEndpointResponse
-
Describes information associated with the specific endpoint.
Declaration
Objective-C
@property (nonatomic, strong) AWSComprehendEndpointProperties *_Nullable endpointProperties;Swift
var endpointProperties: AWSComprehendEndpointProperties? { get set }
View on GitHub
Install in Dash
AWSComprehendDescribeEndpointResponse Class Reference