public static interface AnomalyResource.Builder extends SdkPojo, CopyableBuilder<AnomalyResource.Builder,AnomalyResource>
| Modifier and Type | Method and Description |
|---|---|
AnomalyResource.Builder |
name(String name)
The name of the Amazon Web Services resource.
|
AnomalyResource.Builder |
type(String type)
The type of the Amazon Web Services resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnomalyResource.Builder name(String name)
The name of the Amazon Web Services resource.
name - The name of the Amazon Web Services resource.AnomalyResource.Builder type(String type)
The type of the Amazon Web Services resource.
type - The type of the Amazon Web Services resource.Copyright © 2023. All rights reserved.