type property

String? type
getter/setter pair

Type of the action.

Currently, only Delete, SetStorageClass, and AbortIncompleteMultipartUpload are supported.

Implementation

core.String? type;