intentMismatchBehavior property

String? intentMismatchBehavior
getter/setter pair

How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call. Possible string values are:

  • "CREATE"
  • "REJECT"
  • "UNSPECIFIED"

Implementation

core.String? intentMismatchBehavior;