| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AssociationStateDetails |
AssociationStateDetails.clone() |
AssociationStateDetails |
AssociationSetDetails.getAssociationState()
The state of the association between a route table and a subnet or gateway.
|
AssociationStateDetails |
AssociationStateDetails.withState(String state)
The state of the association.
|
AssociationStateDetails |
AssociationStateDetails.withStatusMessage(String statusMessage)
The status message, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationSetDetails.setAssociationState(AssociationStateDetails associationState)
The state of the association between a route table and a subnet or gateway.
|
AssociationSetDetails |
AssociationSetDetails.withAssociationState(AssociationStateDetails associationState)
The state of the association between a route table and a subnet or gateway.
|
Copyright © 2023. All rights reserved.