AWSComprehendDescribeFlywheelIterationResponse
Objective-C
@interface AWSComprehendDescribeFlywheelIterationResponse
Swift
class AWSComprehendDescribeFlywheelIterationResponse
-
The configuration properties of a flywheel iteration.
Declaration
Objective-C
@property (nonatomic, strong) AWSComprehendFlywheelIterationProperties *_Nullable flywheelIterationProperties;Swift
var flywheelIterationProperties: AWSComprehendFlywheelIterationProperties? { get set }
View on GitHub
Install in Dash
AWSComprehendDescribeFlywheelIterationResponse Class Reference