Uses of Interface
software.amazon.awssdk.services.ec2.model.GetFlowLogsIntegrationTemplateRequest.Builder
Packages that use GetFlowLogsIntegrationTemplateRequest.Builder
Package
Description
-
Uses of GetFlowLogsIntegrationTemplateRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetFlowLogsIntegrationTemplateRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena.Ec2Client.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena. -
Uses of GetFlowLogsIntegrationTemplateRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetFlowLogsIntegrationTemplateRequest.BuilderModifier and TypeMethodDescriptionGetFlowLogsIntegrationTemplateRequest.builder()GetFlowLogsIntegrationTemplateRequest.Builder.configDeliveryS3DestinationArn(String configDeliveryS3DestinationArn) To store the CloudFormation template in Amazon S3, specify the location in Amazon S3.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.The ID of the flow log.GetFlowLogsIntegrationTemplateRequest.Builder.integrateServices(Consumer<IntegrateServices.Builder> integrateServices) Information about the service integration.GetFlowLogsIntegrationTemplateRequest.Builder.integrateServices(IntegrateServices integrateServices) Information about the service integration.GetFlowLogsIntegrationTemplateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetFlowLogsIntegrationTemplateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetFlowLogsIntegrationTemplateRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetFlowLogsIntegrationTemplateRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetFlowLogsIntegrationTemplateRequest.Builder>GetFlowLogsIntegrationTemplateRequest.serializableBuilderClass()