| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
VdmAttributes |
GetAccountResponse.vdmAttributes()
The VDM attributes that apply to your Amazon SES account.
|
VdmAttributes |
PutAccountVdmAttributesRequest.vdmAttributes()
The VDM attributes that you wish to apply to your Amazon SES account.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountResponse.Builder |
GetAccountResponse.Builder.vdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that apply to your Amazon SES account.
|
PutAccountVdmAttributesRequest.Builder |
PutAccountVdmAttributesRequest.Builder.vdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that you wish to apply to your Amazon SES account.
|
Copyright © 2023. All rights reserved.