| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StandardsManagedBy |
StandardsManagedBy.clone() |
StandardsManagedBy |
Standard.getStandardsManagedBy()
Provides details about the management of a standard.
|
StandardsManagedBy |
StandardsManagedBy.withCompany(String company)
An identifier for the company that manages a specific security standard.
|
StandardsManagedBy |
StandardsManagedBy.withProduct(String product)
An identifier for the product that manages a specific security standard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Standard.setStandardsManagedBy(StandardsManagedBy standardsManagedBy)
Provides details about the management of a standard.
|
Standard |
Standard.withStandardsManagedBy(StandardsManagedBy standardsManagedBy)
Provides details about the management of a standard.
|
Copyright © 2024. All rights reserved.