formationName property

  1. @ImcField('Formation Name', 'formation_name', ImcType.typePlaintext)
String formationName

Name of the formation configuration.

Implementation

@ImcField('Formation Name', 'formation_name', ImcType.typePlaintext)
String get formationName;