public static interface RecommendationRelatedAnomalyResource.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedAnomalyResource.Builder,RecommendationRelatedAnomalyResource>
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalyResource.Builder |
name(String name)
The name of the resource.
|
RecommendationRelatedAnomalyResource.Builder |
type(String type)
The type of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendationRelatedAnomalyResource.Builder name(String name)
The name of the resource.
name - The name of the resource.RecommendationRelatedAnomalyResource.Builder type(String type)
The type of the resource. Resource types take the same form that is used by Amazon Web Services
CloudFormation resource type identifiers, service-provider::service-name::data-type-name. For
example, AWS::RDS::DBCluster. For more information, see Amazon Web Services resource and property types reference in the Amazon Web Services CloudFormation
User Guide.
type - The type of the resource. Resource types take the same form that is used by Amazon Web Services
CloudFormation resource type identifiers, service-provider::service-name::data-type-name.
For example, AWS::RDS::DBCluster. For more information, see Amazon Web Services resource and property types reference in the Amazon Web Services
CloudFormation User Guide.Copyright © 2023. All rights reserved.