public static interface StandardsManagedBy.Builder extends SdkPojo, CopyableBuilder<StandardsManagedBy.Builder,StandardsManagedBy>
| Modifier and Type | Method and Description |
|---|---|
StandardsManagedBy.Builder |
company(String company)
An identifier for the company that manages a specific security standard.
|
StandardsManagedBy.Builder |
product(String product)
An identifier for the product that manages a specific security standard.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStandardsManagedBy.Builder company(String company)
An identifier for the company that manages a specific security standard. For existing standards, the value is
equal to Amazon Web Services.
company - An identifier for the company that manages a specific security standard. For existing standards, the
value is equal to Amazon Web Services.StandardsManagedBy.Builder product(String product)
An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
product - An identifier for the product that manages a specific security standard. For existing standards, the
value is equal to the Amazon Web Services service that manages the standard.Copyright © 2023. All rights reserved.