ResourceStatusScheduling constructor
ResourceStatusScheduling({})
Implementation
ResourceStatusScheduling({
this.availabilityDomain,
this.gracefulShutdownTimestamp,
this.terminationTimestamp,
}) : super(fullyQualifiedName);