public static interface ExportLambdaFunctionRecommendationsRequest.Builder extends ComputeOptimizerRequest.Builder, SdkPojo, CopyableBuilder<ExportLambdaFunctionRecommendationsRequest.Builder,ExportLambdaFunctionRecommendationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ExportLambdaFunctionRecommendationsRequest.Builder |
accountIds(Collection<String> accountIds)
The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
accountIds(String... accountIds)
The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fieldsToExport(Collection<ExportableLambdaFunctionField> fieldsToExport)
The recommendations data to include in the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fieldsToExport(ExportableLambdaFunctionField... fieldsToExport)
The recommendations data to include in the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fieldsToExportWithStrings(Collection<String> fieldsToExport)
The recommendations data to include in the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fieldsToExportWithStrings(String... fieldsToExport)
The recommendations data to include in the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
fileFormat(String fileFormat)
The format of the export file.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
filters(Collection<LambdaFunctionRecommendationFilter> filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
filters(Consumer<LambdaFunctionRecommendationFilter.Builder>... filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
filters(LambdaFunctionRecommendationFilter... filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
includeMemberAccounts(Boolean includeMemberAccounts)
Indicates whether to include recommendations for resources in all member accounts of the organization if your
account is the management account of an organization.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ExportLambdaFunctionRecommendationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default ExportLambdaFunctionRecommendationsRequest.Builder |
s3DestinationConfig(Consumer<S3DestinationConfig.Builder> s3DestinationConfig)
Sets the value of the S3DestinationConfig property for this object.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
Sets the value of the S3DestinationConfig property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildExportLambdaFunctionRecommendationsRequest.Builder accountIds(Collection<String> accountIds)
The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
If your account is the management account of an organization, use this parameter to specify the member account for which you want to export recommendations.
This parameter cannot be specified together with the include member accounts parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the include member accounts parameter, is omitted.
You can specify multiple account IDs per request.
accountIds - The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
If your account is the management account of an organization, use this parameter to specify the member account for which you want to export recommendations.
This parameter cannot be specified together with the include member accounts parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the include member accounts parameter, is omitted.
You can specify multiple account IDs per request.
ExportLambdaFunctionRecommendationsRequest.Builder accountIds(String... accountIds)
The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
If your account is the management account of an organization, use this parameter to specify the member account for which you want to export recommendations.
This parameter cannot be specified together with the include member accounts parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the include member accounts parameter, is omitted.
You can specify multiple account IDs per request.
accountIds - The IDs of the Amazon Web Services accounts for which to export Lambda function recommendations.
If your account is the management account of an organization, use this parameter to specify the member account for which you want to export recommendations.
This parameter cannot be specified together with the include member accounts parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the include member accounts parameter, is omitted.
You can specify multiple account IDs per request.
ExportLambdaFunctionRecommendationsRequest.Builder filters(Collection<LambdaFunctionRecommendationFilter> filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
filters - An array of objects to specify a filter that exports a more specific set of Lambda function
recommendations.ExportLambdaFunctionRecommendationsRequest.Builder filters(LambdaFunctionRecommendationFilter... filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
filters - An array of objects to specify a filter that exports a more specific set of Lambda function
recommendations.ExportLambdaFunctionRecommendationsRequest.Builder filters(Consumer<LambdaFunctionRecommendationFilter.Builder>... filters)
An array of objects to specify a filter that exports a more specific set of Lambda function recommendations.
This is a convenience method that creates an instance of theLambdaFunctionRecommendationFilter.Builder
avoiding the need to create one manually via
LambdaFunctionRecommendationFilter.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #filters(List.
filters - a consumer that will call methods on
LambdaFunctionRecommendationFilter.Builder#filters(java.util.Collection) ExportLambdaFunctionRecommendationsRequest.Builder fieldsToExportWithStrings(Collection<String> fieldsToExport)
The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.
fieldsToExport - The recommendations data to include in the export file. For more information about the fields that can
be exported, see Exported files in the Compute Optimizer User Guide.ExportLambdaFunctionRecommendationsRequest.Builder fieldsToExportWithStrings(String... fieldsToExport)
The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.
fieldsToExport - The recommendations data to include in the export file. For more information about the fields that can
be exported, see Exported files in the Compute Optimizer User Guide.ExportLambdaFunctionRecommendationsRequest.Builder fieldsToExport(Collection<ExportableLambdaFunctionField> fieldsToExport)
The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.
fieldsToExport - The recommendations data to include in the export file. For more information about the fields that can
be exported, see Exported files in the Compute Optimizer User Guide.ExportLambdaFunctionRecommendationsRequest.Builder fieldsToExport(ExportableLambdaFunctionField... fieldsToExport)
The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.
fieldsToExport - The recommendations data to include in the export file. For more information about the fields that can
be exported, see Exported files in the Compute Optimizer User Guide.ExportLambdaFunctionRecommendationsRequest.Builder s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
s3DestinationConfig - The new value for the S3DestinationConfig property for this object.default ExportLambdaFunctionRecommendationsRequest.Builder s3DestinationConfig(Consumer<S3DestinationConfig.Builder> s3DestinationConfig)
S3DestinationConfig.Builder avoiding the
need to create one manually via S3DestinationConfig.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to s3DestinationConfig(S3DestinationConfig).
s3DestinationConfig - a consumer that will call methods on S3DestinationConfig.Builders3DestinationConfig(S3DestinationConfig)ExportLambdaFunctionRecommendationsRequest.Builder fileFormat(String fileFormat)
The format of the export file.
The only export file format currently supported is Csv.
fileFormat - The format of the export file.
The only export file format currently supported is Csv.
FileFormat,
FileFormatExportLambdaFunctionRecommendationsRequest.Builder fileFormat(FileFormat fileFormat)
The format of the export file.
The only export file format currently supported is Csv.
fileFormat - The format of the export file.
The only export file format currently supported is Csv.
FileFormat,
FileFormatExportLambdaFunctionRecommendationsRequest.Builder includeMemberAccounts(Boolean includeMemberAccounts)
Indicates whether to include recommendations for resources in all member accounts of the organization if your account is the management account of an organization.
The member accounts must also be opted in to Compute Optimizer, and trusted access for Compute Optimizer must be enabled in the organization account. For more information, see Compute Optimizer and Amazon Web Services Organizations trusted access in the Compute Optimizer User Guide.
Recommendations for member accounts of the organization are not included in the export file if this parameter is omitted.
This parameter cannot be specified together with the account IDs parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the account IDs parameter, is omitted.
includeMemberAccounts - Indicates whether to include recommendations for resources in all member accounts of the organization
if your account is the management account of an organization.
The member accounts must also be opted in to Compute Optimizer, and trusted access for Compute Optimizer must be enabled in the organization account. For more information, see Compute Optimizer and Amazon Web Services Organizations trusted access in the Compute Optimizer User Guide.
Recommendations for member accounts of the organization are not included in the export file if this parameter is omitted.
This parameter cannot be specified together with the account IDs parameter. The parameters are mutually exclusive.
Recommendations for member accounts are not included in the export if this parameter, or the account IDs parameter, is omitted.
ExportLambdaFunctionRecommendationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderExportLambdaFunctionRecommendationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.