Interface RecommendationRelatedAnomalyResource.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RecommendationRelatedAnomalyResource.Builder,RecommendationRelatedAnomalyResource>, SdkBuilder<RecommendationRelatedAnomalyResource.Builder,RecommendationRelatedAnomalyResource>, SdkPojo
Enclosing class:
RecommendationRelatedAnomalyResource

public static interface RecommendationRelatedAnomalyResource.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedAnomalyResource.Builder,RecommendationRelatedAnomalyResource>
  • Method Details

    • name

      The name of the resource.

      Parameters:
      name - The name of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.