| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitivityInspectionTemplatesEntry |
SensitivityInspectionTemplatesEntry.clone() |
SensitivityInspectionTemplatesEntry |
SensitivityInspectionTemplatesEntry.withId(String id)
The unique identifier for the sensitivity inspection template for the account.
|
SensitivityInspectionTemplatesEntry |
SensitivityInspectionTemplatesEntry.withName(String name)
The name of the sensitivity inspection template for the account.
|
| Modifier and Type | Method and Description |
|---|---|
List<SensitivityInspectionTemplatesEntry> |
ListSensitivityInspectionTemplatesResult.getSensitivityInspectionTemplates()
An array that specifies the unique identifier and name of the sensitivity inspection template for the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListSensitivityInspectionTemplatesResult |
ListSensitivityInspectionTemplatesResult.withSensitivityInspectionTemplates(SensitivityInspectionTemplatesEntry... sensitivityInspectionTemplates)
An array that specifies the unique identifier and name of the sensitivity inspection template for the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSensitivityInspectionTemplatesResult.setSensitivityInspectionTemplates(Collection<SensitivityInspectionTemplatesEntry> sensitivityInspectionTemplates)
An array that specifies the unique identifier and name of the sensitivity inspection template for the account.
|
ListSensitivityInspectionTemplatesResult |
ListSensitivityInspectionTemplatesResult.withSensitivityInspectionTemplates(Collection<SensitivityInspectionTemplatesEntry> sensitivityInspectionTemplates)
An array that specifies the unique identifier and name of the sensitivity inspection template for the account.
|
Copyright © 2023. All rights reserved.