| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StandardsStatusReason |
StandardsStatusReason.clone() |
StandardsStatusReason |
StandardsSubscription.getStandardsStatusReason()
The reason for the current status.
|
StandardsStatusReason |
StandardsStatusReason.withStatusReasonCode(StatusReasonCode statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
|
StandardsStatusReason |
StandardsStatusReason.withStatusReasonCode(String statusReasonCode)
The reason code that represents the reason for the current status of a standard subscription.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardsSubscription.setStandardsStatusReason(StandardsStatusReason standardsStatusReason)
The reason for the current status.
|
StandardsSubscription |
StandardsSubscription.withStandardsStatusReason(StandardsStatusReason standardsStatusReason)
The reason for the current status.
|
Copyright © 2022. All rights reserved.