type property

String? type
getter/setter pair

type is used to communicate the status of the reconciliation process.

Types common to all resources include: * "Ready" or "Completed": True when the Resource is ready.

Implementation

core.String? type;