| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSettingDetail> |
TrustAnchorDetail.notificationSettings()
A list of notification settings to be associated to the trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
TrustAnchorDetail.Builder |
TrustAnchorDetail.Builder.notificationSettings(NotificationSettingDetail... notificationSettings)
A list of notification settings to be associated to the trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
TrustAnchorDetail.Builder |
TrustAnchorDetail.Builder.notificationSettings(Collection<NotificationSettingDetail> notificationSettings)
A list of notification settings to be associated to the trust anchor.
|
Copyright © 2023. All rights reserved.