opsItemType property
The type of OpsItem. Currently, the only valid values are
/aws/changerequest
and /aws/issue
.
Implementation
final String? opsItemType;
The type of OpsItem. Currently, the only valid values are
/aws/changerequest
and /aws/issue
.
final String? opsItemType;