Uses of Class
software.amazon.awssdk.services.ec2.model.GetFlowLogsIntegrationTemplateResponse
Packages that use GetFlowLogsIntegrationTemplateResponse
-
Uses of GetFlowLogsIntegrationTemplateResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetFlowLogsIntegrationTemplateResponseModifier and TypeMethodDescriptionEc2Client.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena.Ec2Client.getFlowLogsIntegrationTemplate(GetFlowLogsIntegrationTemplateRequest getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetFlowLogsIntegrationTemplateResponseModifier and TypeMethodDescriptionEc2AsyncClient.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena.Ec2AsyncClient.getFlowLogsIntegrationTemplate(GetFlowLogsIntegrationTemplateRequest getFlowLogsIntegrationTemplateRequest) Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena.