InstantSnapshotGroupResourceStatus constructor
InstantSnapshotGroupResourceStatus({
- String? consistencyMembershipResolutionTime,
- InstantSnapshotGroupSourceInfo? sourceInfo,
Implementation
InstantSnapshotGroupResourceStatus({
this.consistencyMembershipResolutionTime,
this.sourceInfo,
});