public static interface GetFlowLogsIntegrationTemplateRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<GetFlowLogsIntegrationTemplateRequest.Builder,GetFlowLogsIntegrationTemplateRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFlowLogsIntegrationTemplateRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.GetFlowLogsIntegrationTemplateRequest.Builder flowLogId(String flowLogId)
The ID of the flow log.
flowLogId - The ID of the flow log.GetFlowLogsIntegrationTemplateRequest.Builder configDeliveryS3DestinationArn(String configDeliveryS3DestinationArn)
To store the CloudFormation template in Amazon S3, specify the location in Amazon S3.
configDeliveryS3DestinationArn - To store the CloudFormation template in Amazon S3, specify the location in Amazon S3.GetFlowLogsIntegrationTemplateRequest.Builder integrateServices(IntegrateServices integrateServices)
Information about the service integration.
integrateServices - Information about the service integration.default GetFlowLogsIntegrationTemplateRequest.Builder integrateServices(Consumer<IntegrateServices.Builder> integrateServices)
Information about the service integration.
This is a convenience method that creates an instance of theIntegrateServices.Builder avoiding the
need to create one manually via IntegrateServices.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to integrateServices(IntegrateServices).
integrateServices - a consumer that will call methods on IntegrateServices.BuilderintegrateServices(IntegrateServices)GetFlowLogsIntegrationTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetFlowLogsIntegrationTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.