yarnApplicationId property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? yarnApplicationId
getter/setter pair

DEPRECATED Specifies the yarn application on which diagnosis is to be performed.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? yarnApplicationId;