applyImmediately property

Input<bool?>? applyImmediately
final

Indicates whether the changes should be applied immediately or during the next maintenance window. Only used when updating an existing resource.

Implementation

final pulumi.Input<bool?>? applyImmediately;