role property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Instance role.
Optional. Possible string values are:
- "INSTANCE_ROLE_UNSPECIFIED" : Unspecified role.
- "INSTANCE_ROLE_ASCS" : ASCS role.
- "INSTANCE_ROLE_ERS" : ERS role.
- "INSTANCE_ROLE_APP_SERVER" : APP server.
- "INSTANCE_ROLE_HANA_PRIMARY" : HANA primary role.
- "INSTANCE_ROLE_HANA_SECONDARY" : HANA secondary role.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? role;