type property

  1. @Deprecated('Use pattern matching instead')
AWSResultType type

Indicates if the result was a success.

Implementation

@Deprecated('Use pattern matching instead')
AWSResultType get type;