Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

AbstractAWSFMS - Class in com.amazonaws.services.fms
Abstract implementation of AWSFMS.
AbstractAWSFMS() - Constructor for class com.amazonaws.services.fms.AbstractAWSFMS
 
AbstractAWSFMSAsync - Class in com.amazonaws.services.fms
Abstract implementation of AWSFMSAsync.
AbstractAWSFMSAsync() - Constructor for class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
AccountRoleStatus - Enum in com.amazonaws.services.fms.model
 
ActionTarget - Class in com.amazonaws.services.fms.model
Describes a remediation action target.
ActionTarget() - Constructor for class com.amazonaws.services.fms.model.ActionTarget
 
addExcludeMapEntry(String, List<String>) - Method in class com.amazonaws.services.fms.model.Policy
Add a single ExcludeMap entry
addIncludeMapEntry(String, List<String>) - Method in class com.amazonaws.services.fms.model.Policy
Add a single IncludeMap entry
addIssueInfoMapEntry(String, String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Add a single IssueInfoMap entry
addIssueInfoMapEntry(String, String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Add a single IssueInfoMap entry
addPreviousAppsListEntry(String, List<App>) - Method in class com.amazonaws.services.fms.model.AppsListData
Add a single PreviousAppsList entry
addPreviousProtocolsListEntry(String, List<String>) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
Add a single PreviousProtocolsList entry
App - Class in com.amazonaws.services.fms.model
An individual Firewall Manager application.
App() - Constructor for class com.amazonaws.services.fms.model.App
 
AppsListData - Class in com.amazonaws.services.fms.model
An Firewall Manager applications list.
AppsListData() - Constructor for class com.amazonaws.services.fms.model.AppsListData
 
AppsListDataSummary - Class in com.amazonaws.services.fms.model
Details of the Firewall Manager applications list.
AppsListDataSummary() - Constructor for class com.amazonaws.services.fms.model.AppsListDataSummary
 
associateAdminAccount(AssociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
associateAdminAccount(AssociateAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Sets the Firewall Manager administrator account.
associateAdminAccount(AssociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Sets the Firewall Manager administrator account.
associateAdminAccountAsync(AssociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
associateAdminAccountAsync(AssociateAdminAccountRequest, AsyncHandler<AssociateAdminAccountRequest, AssociateAdminAccountResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
associateAdminAccountAsync(AssociateAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Sets the Firewall Manager administrator account.
associateAdminAccountAsync(AssociateAdminAccountRequest, AsyncHandler<AssociateAdminAccountRequest, AssociateAdminAccountResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Sets the Firewall Manager administrator account.
associateAdminAccountAsync(AssociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
associateAdminAccountAsync(AssociateAdminAccountRequest, AsyncHandler<AssociateAdminAccountRequest, AssociateAdminAccountResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
AssociateAdminAccountRequest - Class in com.amazonaws.services.fms.model
 
AssociateAdminAccountRequest() - Constructor for class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
 
AssociateAdminAccountResult - Class in com.amazonaws.services.fms.model
 
AssociateAdminAccountResult() - Constructor for class com.amazonaws.services.fms.model.AssociateAdminAccountResult
 
asyncBuilder() - Static method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
AwsEc2InstanceViolation - Class in com.amazonaws.services.fms.model
Violation detail for an EC2 instance resource.
AwsEc2InstanceViolation() - Constructor for class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
 
AwsEc2NetworkInterfaceViolation - Class in com.amazonaws.services.fms.model
Violation detail for network interfaces associated with an EC2 instance.
AwsEc2NetworkInterfaceViolation() - Constructor for class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
 
AWSFMS - Interface in com.amazonaws.services.fms
Interface for accessing FMS.
AWSFMSAsync - Interface in com.amazonaws.services.fms
Interface for accessing FMS asynchronously.
AWSFMSAsyncClient - Class in com.amazonaws.services.fms
Client for accessing FMS asynchronously.
AWSFMSAsyncClientBuilder - Class in com.amazonaws.services.fms
Fluent builder for AWSFMSAsync.
AWSFMSClient - Class in com.amazonaws.services.fms
Client for accessing FMS.
AWSFMSClientBuilder - Class in com.amazonaws.services.fms
Fluent builder for AWSFMS.
AWSFMSException - Exception in com.amazonaws.services.fms.model
Base exception for all service exceptions thrown by Firewall Management Service
AWSFMSException(String) - Constructor for exception com.amazonaws.services.fms.model.AWSFMSException
Constructs a new AWSFMSException with the specified error message.
AwsVPCSecurityGroupViolation - Class in com.amazonaws.services.fms.model
Violation detail for the rule violation in a security group when compared to the primary security group of the Firewall Manager policy.
AwsVPCSecurityGroupViolation() - Constructor for class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClientBuilder
Construct an asynchronous implementation of AWSFMSAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.fms.AWSFMSClientBuilder
Construct a synchronous implementation of AWSFMS using the current builder configuration.
builder() - Static method in class com.amazonaws.services.fms.AWSFMSClient
 

C

clearExcludeMapEntries() - Method in class com.amazonaws.services.fms.model.Policy
Removes all the entries added into ExcludeMap.
clearIncludeMapEntries() - Method in class com.amazonaws.services.fms.model.Policy
Removes all the entries added into IncludeMap.
clearIssueInfoMapEntries() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Removes all the entries added into IssueInfoMap.
clearIssueInfoMapEntries() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Removes all the entries added into IssueInfoMap.
clearPreviousAppsListEntries() - Method in class com.amazonaws.services.fms.model.AppsListData
Removes all the entries added into PreviousAppsList.
clearPreviousProtocolsListEntries() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
Removes all the entries added into PreviousProtocolsList.
clone() - Method in class com.amazonaws.services.fms.model.ActionTarget
 
clone() - Method in class com.amazonaws.services.fms.model.App
 
clone() - Method in class com.amazonaws.services.fms.model.AppsListData
 
clone() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
 
clone() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
 
clone() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountResult
 
clone() - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
 
clone() - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
 
clone() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
 
clone() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteAppsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelRequest
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelResult
 
clone() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
 
clone() - Method in class com.amazonaws.services.fms.model.DeletePolicyResult
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountRequest
 
clone() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountResult
 
clone() - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
 
clone() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
 
clone() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
 
clone() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
 
clone() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
 
clone() - Method in class com.amazonaws.services.fms.model.EvaluationResult
 
clone() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
 
clone() - Method in class com.amazonaws.services.fms.model.GetAdminAccountRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetAppsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetPolicyResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
 
clone() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
 
clone() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
 
clone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
 
clone() - Method in class com.amazonaws.services.fms.model.PartialMatch
 
clone() - Method in class com.amazonaws.services.fms.model.Policy
 
clone() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
 
clone() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
 
clone() - Method in class com.amazonaws.services.fms.model.PolicySummary
 
clone() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
 
clone() - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
 
clone() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
 
clone() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
 
clone() - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.PutAppsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
 
clone() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelResult
 
clone() - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
 
clone() - Method in class com.amazonaws.services.fms.model.PutPolicyResult
 
clone() - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
 
clone() - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
 
clone() - Method in class com.amazonaws.services.fms.model.RemediationAction
 
clone() - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
 
clone() - Method in class com.amazonaws.services.fms.model.ResourceTag
 
clone() - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
clone() - Method in class com.amazonaws.services.fms.model.Route
 
clone() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
 
clone() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
 
clone() - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
 
clone() - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
 
clone() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
 
clone() - Method in class com.amazonaws.services.fms.model.Tag
 
clone() - Method in class com.amazonaws.services.fms.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.fms.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.fms.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.fms.model.ViolationDetail
 
com.amazonaws.services.fms - package com.amazonaws.services.fms
This is the Firewall Manager API Reference.
com.amazonaws.services.fms.model - package com.amazonaws.services.fms.model
 
ComplianceViolator - Class in com.amazonaws.services.fms.model
Details of the resource that is not protected by the policy.
ComplianceViolator() - Constructor for class com.amazonaws.services.fms.model.ComplianceViolator
 
configFactory - Static variable in class com.amazonaws.services.fms.AWSFMSClient
Client configuration factory providing ClientConfigurations tailored to this client
CustomerPolicyScopeIdType - Enum in com.amazonaws.services.fms.model
 

D

defaultClient() - Static method in class com.amazonaws.services.fms.AWSFMSAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.fms.AWSFMSClientBuilder
 
deleteAppsList(DeleteAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
deleteAppsList(DeleteAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Permanently deletes an Firewall Manager applications list.
deleteAppsList(DeleteAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Permanently deletes an Firewall Manager applications list.
deleteAppsListAsync(DeleteAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteAppsListAsync(DeleteAppsListRequest, AsyncHandler<DeleteAppsListRequest, DeleteAppsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteAppsListAsync(DeleteAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager applications list.
deleteAppsListAsync(DeleteAppsListRequest, AsyncHandler<DeleteAppsListRequest, DeleteAppsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager applications list.
deleteAppsListAsync(DeleteAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
deleteAppsListAsync(DeleteAppsListRequest, AsyncHandler<DeleteAppsListRequest, DeleteAppsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
DeleteAppsListRequest - Class in com.amazonaws.services.fms.model
 
DeleteAppsListRequest() - Constructor for class com.amazonaws.services.fms.model.DeleteAppsListRequest
 
DeleteAppsListResult - Class in com.amazonaws.services.fms.model
 
DeleteAppsListResult() - Constructor for class com.amazonaws.services.fms.model.DeleteAppsListResult
 
deleteNotificationChannel(DeleteNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
deleteNotificationChannel(DeleteNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
deleteNotificationChannel(DeleteNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
deleteNotificationChannelAsync(DeleteNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteNotificationChannelAsync(DeleteNotificationChannelRequest, AsyncHandler<DeleteNotificationChannelRequest, DeleteNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteNotificationChannelAsync(DeleteNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
deleteNotificationChannelAsync(DeleteNotificationChannelRequest, AsyncHandler<DeleteNotificationChannelRequest, DeleteNotificationChannelResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
deleteNotificationChannelAsync(DeleteNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
deleteNotificationChannelAsync(DeleteNotificationChannelRequest, AsyncHandler<DeleteNotificationChannelRequest, DeleteNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
DeleteNotificationChannelRequest - Class in com.amazonaws.services.fms.model
 
DeleteNotificationChannelRequest() - Constructor for class com.amazonaws.services.fms.model.DeleteNotificationChannelRequest
 
DeleteNotificationChannelResult - Class in com.amazonaws.services.fms.model
 
DeleteNotificationChannelResult() - Constructor for class com.amazonaws.services.fms.model.DeleteNotificationChannelResult
 
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Permanently deletes an Firewall Manager policy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Permanently deletes an Firewall Manager policy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager policy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager policy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
DeletePolicyRequest - Class in com.amazonaws.services.fms.model
 
DeletePolicyRequest() - Constructor for class com.amazonaws.services.fms.model.DeletePolicyRequest
 
DeletePolicyResult - Class in com.amazonaws.services.fms.model
 
DeletePolicyResult() - Constructor for class com.amazonaws.services.fms.model.DeletePolicyResult
 
deleteProtocolsList(DeleteProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
deleteProtocolsList(DeleteProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Permanently deletes an Firewall Manager protocols list.
deleteProtocolsList(DeleteProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Permanently deletes an Firewall Manager protocols list.
deleteProtocolsListAsync(DeleteProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteProtocolsListAsync(DeleteProtocolsListRequest, AsyncHandler<DeleteProtocolsListRequest, DeleteProtocolsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
deleteProtocolsListAsync(DeleteProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager protocols list.
deleteProtocolsListAsync(DeleteProtocolsListRequest, AsyncHandler<DeleteProtocolsListRequest, DeleteProtocolsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Permanently deletes an Firewall Manager protocols list.
deleteProtocolsListAsync(DeleteProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
deleteProtocolsListAsync(DeleteProtocolsListRequest, AsyncHandler<DeleteProtocolsListRequest, DeleteProtocolsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
DeleteProtocolsListRequest - Class in com.amazonaws.services.fms.model
 
DeleteProtocolsListRequest() - Constructor for class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
 
DeleteProtocolsListResult - Class in com.amazonaws.services.fms.model
 
DeleteProtocolsListResult() - Constructor for class com.amazonaws.services.fms.model.DeleteProtocolsListResult
 
DependentServiceName - Enum in com.amazonaws.services.fms.model
 
DestinationType - Enum in com.amazonaws.services.fms.model
 
disassociateAdminAccount(DisassociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
disassociateAdminAccount(DisassociateAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Disassociates the account that has been set as the Firewall Manager administrator account.
disassociateAdminAccount(DisassociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Disassociates the account that has been set as the Firewall Manager administrator account.
disassociateAdminAccountAsync(DisassociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
disassociateAdminAccountAsync(DisassociateAdminAccountRequest, AsyncHandler<DisassociateAdminAccountRequest, DisassociateAdminAccountResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
disassociateAdminAccountAsync(DisassociateAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Disassociates the account that has been set as the Firewall Manager administrator account.
disassociateAdminAccountAsync(DisassociateAdminAccountRequest, AsyncHandler<DisassociateAdminAccountRequest, DisassociateAdminAccountResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Disassociates the account that has been set as the Firewall Manager administrator account.
disassociateAdminAccountAsync(DisassociateAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
disassociateAdminAccountAsync(DisassociateAdminAccountRequest, AsyncHandler<DisassociateAdminAccountRequest, DisassociateAdminAccountResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
DisassociateAdminAccountRequest - Class in com.amazonaws.services.fms.model
 
DisassociateAdminAccountRequest() - Constructor for class com.amazonaws.services.fms.model.DisassociateAdminAccountRequest
 
DisassociateAdminAccountResult - Class in com.amazonaws.services.fms.model
 
DisassociateAdminAccountResult() - Constructor for class com.amazonaws.services.fms.model.DisassociateAdminAccountResult
 
DnsDuplicateRuleGroupViolation - Class in com.amazonaws.services.fms.model
A DNS Firewall rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
DnsDuplicateRuleGroupViolation() - Constructor for class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
 
DnsRuleGroupLimitExceededViolation - Class in com.amazonaws.services.fms.model
The VPC that Firewall Manager was applying a DNS Fireall policy to reached the limit for associated DNS Firewall rule groups.
DnsRuleGroupLimitExceededViolation() - Constructor for class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
 
DnsRuleGroupPriorityConflictViolation - Class in com.amazonaws.services.fms.model
A rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
DnsRuleGroupPriorityConflictViolation() - Constructor for class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
 

E

EC2AssociateRouteTableAction - Class in com.amazonaws.services.fms.model
The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.
EC2AssociateRouteTableAction() - Constructor for class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
 
EC2CopyRouteTableAction - Class in com.amazonaws.services.fms.model
An action that copies the EC2 route table for use in remediation.
EC2CopyRouteTableAction() - Constructor for class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
 
EC2CreateRouteAction - Class in com.amazonaws.services.fms.model
Information about the CreateRoute action in Amazon EC2.
EC2CreateRouteAction() - Constructor for class com.amazonaws.services.fms.model.EC2CreateRouteAction
 
EC2CreateRouteTableAction - Class in com.amazonaws.services.fms.model
Information about the CreateRouteTable action in Amazon EC2.
EC2CreateRouteTableAction() - Constructor for class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
 
EC2DeleteRouteAction - Class in com.amazonaws.services.fms.model
Information about the DeleteRoute action in Amazon EC2.
EC2DeleteRouteAction() - Constructor for class com.amazonaws.services.fms.model.EC2DeleteRouteAction
 
EC2ReplaceRouteAction - Class in com.amazonaws.services.fms.model
Information about the ReplaceRoute action in Amazon EC2.
EC2ReplaceRouteAction() - Constructor for class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
 
EC2ReplaceRouteTableAssociationAction - Class in com.amazonaws.services.fms.model
Information about the ReplaceRouteTableAssociation action in Amazon EC2.
EC2ReplaceRouteTableAssociationAction() - Constructor for class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.fms.AWSFMS
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.fms.model.ActionTarget
 
equals(Object) - Method in class com.amazonaws.services.fms.model.App
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AppsListData
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteAppsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeletePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.EvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetAdminAccountRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetAppsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PartialMatch
 
equals(Object) - Method in class com.amazonaws.services.fms.model.Policy
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PolicySummary
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutAppsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.RemediationAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ResourceTag
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
equals(Object) - Method in class com.amazonaws.services.fms.model.Route
 
equals(Object) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
 
equals(Object) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
 
equals(Object) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
 
equals(Object) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
 
equals(Object) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
 
equals(Object) - Method in class com.amazonaws.services.fms.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.fms.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.fms.model.ViolationDetail
 
EvaluationResult - Class in com.amazonaws.services.fms.model
Describes the compliance status for the account.
EvaluationResult() - Constructor for class com.amazonaws.services.fms.model.EvaluationResult
 
ExpectedRoute - Class in com.amazonaws.services.fms.model
Information about the expected route in the route table.
ExpectedRoute() - Constructor for class com.amazonaws.services.fms.model.ExpectedRoute
 

F

fromValue(String) - Static method in enum com.amazonaws.services.fms.model.AccountRoleStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.CustomerPolicyScopeIdType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.DependentServiceName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.DestinationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.PolicyComplianceStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.RemediationActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.SecurityServiceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.TargetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.fms.model.ViolationReason
Use this in place of valueOf.

G

getActions() - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
Information about the actions.
getActualFirewallEndpoint() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall endpoint.
getActualFirewallSubnetId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual subnet ID for the firewall.
getActualFirewallSubnetRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual firewall subnet routes.
getActualFirewallSubnetRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall subnet routes that are expected.
getActualInternetGatewayRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual internet gateway routes.
getActualInternetGatewayRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual internet gateway routes.
getAdminAccount(GetAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getAdminAccount(GetAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
getAdminAccount(GetAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
getAdminAccount() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager administrator account.
getAdminAccount() - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The Amazon Web Services account that is set as the Firewall Manager administrator.
getAdminAccountAsync(GetAdminAccountRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getAdminAccountAsync(GetAdminAccountRequest, AsyncHandler<GetAdminAccountRequest, GetAdminAccountResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getAdminAccountAsync(GetAdminAccountRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
getAdminAccountAsync(GetAdminAccountRequest, AsyncHandler<GetAdminAccountRequest, GetAdminAccountResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
getAdminAccountAsync(GetAdminAccountRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getAdminAccountAsync(GetAdminAccountRequest, AsyncHandler<GetAdminAccountRequest, GetAdminAccountResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getAdminAccountId() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The ID of the Firewall Manager administrator account for this policy.
GetAdminAccountRequest - Class in com.amazonaws.services.fms.model
 
GetAdminAccountRequest() - Constructor for class com.amazonaws.services.fms.model.GetAdminAccountRequest
 
GetAdminAccountResult - Class in com.amazonaws.services.fms.model
 
GetAdminAccountResult() - Constructor for class com.amazonaws.services.fms.model.GetAdminAccountResult
 
getAffectedSubnets() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnets that are affected.
getAllowedTargets() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the allowed targets.
getAppName() - Method in class com.amazonaws.services.fms.model.App
The application's name.
getAppsList(GetAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getAppsList(GetAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns information about the specified Firewall Manager applications list.
getAppsList(GetAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns information about the specified Firewall Manager applications list.
getAppsList() - Method in class com.amazonaws.services.fms.model.AppsListData
An array of applications in the Firewall Manager applications list.
getAppsList() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
An array of App objects in the Firewall Manager applications list.
getAppsList() - Method in class com.amazonaws.services.fms.model.GetAppsListResult
Information about the specified Firewall Manager applications list.
getAppsList() - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The details of the Firewall Manager applications list to be created.
getAppsList() - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The details of the Firewall Manager applications list.
getAppsListArn() - Method in class com.amazonaws.services.fms.model.GetAppsListResult
The Amazon Resource Name (ARN) of the applications list.
getAppsListArn() - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The Amazon Resource Name (ARN) of the applications list.
getAppsListAsync(GetAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getAppsListAsync(GetAppsListRequest, AsyncHandler<GetAppsListRequest, GetAppsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getAppsListAsync(GetAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager applications list.
getAppsListAsync(GetAppsListRequest, AsyncHandler<GetAppsListRequest, GetAppsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager applications list.
getAppsListAsync(GetAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getAppsListAsync(GetAppsListRequest, AsyncHandler<GetAppsListRequest, GetAppsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetAppsListRequest - Class in com.amazonaws.services.fms.model
 
GetAppsListRequest() - Constructor for class com.amazonaws.services.fms.model.GetAppsListRequest
 
GetAppsListResult - Class in com.amazonaws.services.fms.model
 
GetAppsListResult() - Constructor for class com.amazonaws.services.fms.model.GetAppsListResult
 
getAppsLists() - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
An array of AppsListDataSummary objects.
getAssociationId() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the association ID.
getAvailabilityZone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The Availability Zone of a violating subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The Availability Zone of a violating subnet.
getAvailabilityZone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The Availability Zone of a violating subnet.
getAwsEc2InstanceViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an EC2 instance.
getAwsEc2NetworkInterfaceViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a network interface.
getAwsEc2NetworkInterfaceViolations() - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
Violation detail for network interfaces associated with the EC2 instance.
getAwsVPCSecurityGroupViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for security groups.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getComplianceDetail(GetComplianceDetailRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getComplianceDetail(GetComplianceDetailRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns detailed compliance information about the specified member account.
getComplianceDetail(GetComplianceDetailRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns detailed compliance information about the specified member account.
getComplianceDetailAsync(GetComplianceDetailRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getComplianceDetailAsync(GetComplianceDetailRequest, AsyncHandler<GetComplianceDetailRequest, GetComplianceDetailResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getComplianceDetailAsync(GetComplianceDetailRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns detailed compliance information about the specified member account.
getComplianceDetailAsync(GetComplianceDetailRequest, AsyncHandler<GetComplianceDetailRequest, GetComplianceDetailResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns detailed compliance information about the specified member account.
getComplianceDetailAsync(GetComplianceDetailRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getComplianceDetailAsync(GetComplianceDetailRequest, AsyncHandler<GetComplianceDetailRequest, GetComplianceDetailResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetComplianceDetailRequest - Class in com.amazonaws.services.fms.model
 
GetComplianceDetailRequest() - Constructor for class com.amazonaws.services.fms.model.GetComplianceDetailRequest
 
GetComplianceDetailResult - Class in com.amazonaws.services.fms.model
 
GetComplianceDetailResult() - Constructor for class com.amazonaws.services.fms.model.GetComplianceDetailResult
 
getComplianceStatus() - Method in class com.amazonaws.services.fms.model.EvaluationResult
Describes an Amazon Web Services account's compliance with the Firewall Manager policy.
getConflictingPolicyId() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC.
getConflictingPriority() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priority setting of the two conflicting rule groups.
getContributingSubnets() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the contributing subnets.
getCreateTime() - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was created.
getCreateTime() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was created.
getCurrentFirewallSubnetRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the subnet route table for the current firewall.
getCurrentFirewallSubnetRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnet route table for the current firewall.
getCurrentInternetGatewayRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The current route table for the internet gateway.
getCurrentInternetGatewayRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table for the current internet gateway.
getCurrentPolicyDescription() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that's currently in use in the individual account.
getCurrentRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the current route table that's associated with the subnet, if one is available.
getData() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
Details about the attack, including the following:
getDefaultList() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
getDefaultList() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
getDefaultLists() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
getDefaultLists() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
getDeleteAllPolicyResources() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
If True, the request performs cleanup according to the policy type.
getDeleteUnusedFMManagedResources() - Method in class com.amazonaws.services.fms.model.Policy
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
getDeleteUnusedFMManagedResources() - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
getDescription() - Method in class com.amazonaws.services.fms.model.ActionTarget
A description of the remediation action target.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
A description of the EC2 route table that is associated with the remediation action.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
A description of the copied EC2 route table that is associated with the remediation action.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
A description of CreateRoute action in Amazon EC2.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
A description of the CreateRouteTable action.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
A description of the DeleteRoute action.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
A description of the ReplaceRoute action in Amazon EC2.
getDescription() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
A description of the ReplaceRouteTableAssociation action in Amazon EC2.
getDescription() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
A description of the list of remediation actions.
getDescription() - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
A description of the possible remediation actions list.
getDescription() - Method in class com.amazonaws.services.fms.model.RemediationAction
A description of a remediation action.
getDescription() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Brief description of the action that will be performed.
getDestination() - Method in class com.amazonaws.services.fms.model.Route
The destination of the route.
getDestinationCidrBlock() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv4 CIDR address block used for the destination match.
getDestinationCidrBlock() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv4 CIDR range for the route.
getDestinationCidrBlock() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv4 CIDR address block used for the destination match.
getDestinationIpv6CidrBlock() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv6 CIDR block destination.
getDestinationIpv6CidrBlock() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv6 CIDR range for the route.
getDestinationIpv6CidrBlock() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv6 CIDR address block used for the destination match.
getDestinationPrefixListId() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a prefix list used for the destination match.
getDestinationPrefixListId() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the prefix list for the route.
getDestinationPrefixListId() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the prefix list for the route.
getDestinationType() - Method in class com.amazonaws.services.fms.model.Route
The type of destination for the route.
getDnsDuplicateRuleGroupViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
getDnsRuleGroupLimitExceededViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups.
getDnsRuleGroupPriorityConflictViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
getEC2AssociateRouteTableAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the AssociateRouteTable action in the Amazon EC2 API.
getEC2CopyRouteTableAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CopyRouteTable action in the Amazon EC2 API.
getEC2CreateRouteAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRoute action in the Amazon EC2 API.
getEC2CreateRouteTableAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRouteTable action in the Amazon EC2 API.
getEC2DeleteRouteAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the DeleteRoute action in the Amazon EC2 API.
getEC2ReplaceRouteAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRoute action in the Amazon EC2 API.
getEC2ReplaceRouteTableAssociationAction() - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.
getEndTime() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The end of the time period to query for the attacks.
getEvaluationLimitExceeded() - Method in class com.amazonaws.services.fms.model.EvaluationResult
Indicates that over 100 resources are noncompliant with the Firewall Manager policy.
getEvaluationLimitExceeded() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Indicates if over 100 resources are noncompliant with the Firewall Manager policy.
getEvaluationResults() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
An array of EvaluationResult objects.
getExcludeMap() - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to exclude from the policy.
getExcludeResourceTags() - Method in class com.amazonaws.services.fms.model.Policy
If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy.
getExecutorService() - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
Returns the executor service used by this client to execute async requests.
getExpectedFirewallEndpoint() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The expected endpoint for the current firewall.
getExpectedFirewallEndpoint() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall endpoint that's expected.
getExpectedFirewallSubnetId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected subnet ID for the firewall.
getExpectedFirewallSubnetRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet routes that are expected.
getExpectedFirewallSubnetRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall subnet routes that are expected.
getExpectedInternetGatewayRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway routes that are expected.
getExpectedInternetGatewayRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected routes for the internet gateway.
getExpectedPolicyDescription() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that should be in use in the individual account in order to be compliant.
getExpectedRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The expected routes.
getExpectedRouteTable() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the route table that should be associated with the subnet.
getExpiredAt() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
A timestamp that indicates when the returned information should be considered out of date.
getFirewallEndpoint() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The endpoint of the firewall.
getFirewallSubnetId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet ID.
getFirewallSubnetId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The subnet ID for the firewall.
getFromPort() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number.
getGatewayId() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
getGatewayId() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
getGatewayId() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of an internet gateway or virtual private gateway.
getGatewayId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the gateway ID.
getIncludeMap() - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to include in the policy.
getInternetGatewayId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway ID.
getInternetGatewayId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The internet gateway ID.
getIpV4Cidr() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv4 CIDR block.
getIPV4Range() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv4 ranges for the security group rule.
getIpV6Cidr() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv6 CIDR block.
getIPV6Range() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv6 ranges for the security group rule.
getIsDefaultAction() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
Information about whether an action is taken by default.
getIsDefaultAction() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Indicates if the current action is the default action.
getIsRouteTableUsedInDifferentAZ() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about whether the route table is used in another Availability Zone.
getIsRouteTableUsedInDifferentAZ() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about whether the route table is used in another Availability Zone.
getIssueInfoMap() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
getIssueInfoMap() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
getKey() - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag key.
getKey() - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
getLastUpdated() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Timestamp of the last update to the EvaluationResult objects.
getLastUpdateTime() - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was last updated.
getLastUpdateTime() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was last updated.
getListArn() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The Amazon Resource Name (ARN) of the applications list.
getListArn() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The Amazon Resource Name (ARN) of the specified protocols list.
getListId() - Method in class com.amazonaws.services.fms.model.AppsListData
The ID of the Firewall Manager applications list.
getListId() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The ID of the applications list.
getListId() - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
The ID of the applications list that you want to delete.
getListId() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
The ID of the protocols list that you want to delete.
getListId() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
The ID of the Firewall Manager applications list that you want the details for.
getListId() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
The ID of the Firewall Manager protocols list that you want the details for.
getListId() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The ID of the Firewall Manager protocols list.
getListId() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The ID of the specified protocols list.
getListName() - Method in class com.amazonaws.services.fms.model.AppsListData
The name of the Firewall Manager applications list.
getListName() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The name of the applications list.
getListName() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The name of the Firewall Manager protocols list.
getListName() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The name of the specified protocols list.
getListUpdateToken() - Method in class com.amazonaws.services.fms.model.AppsListData
A unique identifier for each update to the list.
getListUpdateToken() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A unique identifier for each update to the list.
getManagedServiceData() - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
Details about the service that are specific to the service type, in JSON format.
getMaxResults() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
Specifies the number of objects that you want Firewall Manager to return for this request.
getMaxResults() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
getMaxResults() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
Specifies the number of PolicyComplianceStatus objects that you want Firewall Manager to return for this request.
getMaxResults() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
Specifies the number of member account IDs that you want Firewall Manager to return for this request.
getMaxResults() - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
Specifies the number of PolicySummary objects that you want Firewall Manager to return for this request.
getMaxResults() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
getMemberAccount() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The Amazon Web Services account that owns the resources that you want to get the details for.
getMemberAccount() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The Amazon Web Services account ID that you want the details for.
getMemberAccount() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account ID.
getMemberAccount() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The member account ID.
getMemberAccount() - Method in class com.amazonaws.services.fms.model.ViolationDetail
The Amazon Web Services account that the violation details were requested for.
getMemberAccountId() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The Amazon Web Services account that is in scope of the policy that you want to get the details for.
getMemberAccounts() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
An array of account IDs.
getNetworkFirewallBlackHoleRouteDetectedViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
getNetworkFirewallInternetTrafficNotInspectedViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for the subnet for which internet traffic hasn't been inspected.
getNetworkFirewallInvalidRouteConfigurationViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
The route configuration is invalid.
getNetworkFirewallMissingExpectedRoutesViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Expected routes are missing from Network Firewall.
getNetworkFirewallMissingExpectedRTViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
getNetworkFirewallMissingFirewallViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
getNetworkFirewallMissingSubnetViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
getNetworkFirewallPolicyModifiedViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant.
getNetworkFirewallUnexpectedFirewallRoutesViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected firewall route.
getNetworkFirewallUnexpectedGatewayRoutesViolation() - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected gateway route.
getNextToken() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
If you specify a value for MaxResults and you have more objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response, which you can use to retrieve another group of objects.
getNextToken() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
If you have more objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
If you specify a value for MaxResults and you have more PolicyComplianceStatus objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicyComplianceStatus objects.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
If you specify a value for MaxResults and you have more account IDs than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of IDs.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
If you have more member account IDs than the number that you specified for MaxResults in the request, the response includes a NextToken value.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
If you specify a value for MaxResults and you have more PolicySummary objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicySummary objects.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
If you have more PolicySummary objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
getNextToken() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
getNotificationChannel(GetNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getNotificationChannel(GetNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
getNotificationChannel(GetNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
getNotificationChannelAsync(GetNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getNotificationChannelAsync(GetNotificationChannelRequest, AsyncHandler<GetNotificationChannelRequest, GetNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getNotificationChannelAsync(GetNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
getNotificationChannelAsync(GetNotificationChannelRequest, AsyncHandler<GetNotificationChannelRequest, GetNotificationChannelResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
getNotificationChannelAsync(GetNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getNotificationChannelAsync(GetNotificationChannelRequest, AsyncHandler<GetNotificationChannelRequest, GetNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetNotificationChannelRequest - Class in com.amazonaws.services.fms.model
 
GetNotificationChannelRequest() - Constructor for class com.amazonaws.services.fms.model.GetNotificationChannelRequest
 
GetNotificationChannelResult - Class in com.amazonaws.services.fms.model
 
GetNotificationChannelResult() - Constructor for class com.amazonaws.services.fms.model.GetNotificationChannelResult
 
getNumberOfRuleGroupsAlreadyAssociated() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
The number of rule groups currently associated with the VPC.
getOrder() - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
The order of the remediation actions in the list.
getOrderedRemediationActions() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
The ordered list of remediation actions.
getPartialMatches() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.
getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns information about the specified Firewall Manager policy.
getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns information about the specified Firewall Manager policy.
getPolicy() - Method in class com.amazonaws.services.fms.model.GetPolicyResult
Information about the specified Firewall Manager policy.
getPolicy() - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The details of the Firewall Manager policy to be created.
getPolicy() - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The details of the Firewall Manager policy.
getPolicyArn() - Method in class com.amazonaws.services.fms.model.GetPolicyResult
The Amazon Resource Name (ARN) of the specified policy.
getPolicyArn() - Method in class com.amazonaws.services.fms.model.PolicySummary
The Amazon Resource Name (ARN) of the specified policy.
getPolicyArn() - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The Amazon Resource Name (ARN) of the policy.
getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getPolicyAsync(GetPolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager policy.
getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager policy.
getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getPolicyComplianceDetail() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
Information about the resources and the policy that you specified in the GetComplianceDetail request.
getPolicyComplianceStatusList() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
An array of PolicyComplianceStatus objects.
getPolicyId() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
The ID of the policy that you want to delete.
getPolicyId() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The ID of the policy that you want to get the details for.
getPolicyId() - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
The ID of the Firewall Manager policy that you want the details for.
getPolicyId() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The ID of the policy for which you want to get the attack information.
getPolicyId() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the Firewall Manager policy that you want the details for.
getPolicyId() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
The ID of the Firewall Manager policy that you want the details for.
getPolicyId() - Method in class com.amazonaws.services.fms.model.Policy
The ID of the Firewall Manager policy.
getPolicyId() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The ID of the Firewall Manager policy.
getPolicyId() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The ID of the Firewall Manager policy.
getPolicyId() - Method in class com.amazonaws.services.fms.model.PolicySummary
The ID of the specified policy.
getPolicyId() - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ID of the Firewall Manager policy that the violation details were requested for.
getPolicyList() - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
An array of PolicySummary objects.
getPolicyName() - Method in class com.amazonaws.services.fms.model.Policy
The name of the Firewall Manager policy.
getPolicyName() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The name of the Firewall Manager policy.
getPolicyName() - Method in class com.amazonaws.services.fms.model.PolicySummary
The name of the specified policy.
getPolicyOwner() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account that created the Firewall Manager policy.
getPolicyOwner() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The Amazon Web Services account that created the Firewall Manager policy.
GetPolicyRequest - Class in com.amazonaws.services.fms.model
 
GetPolicyRequest() - Constructor for class com.amazonaws.services.fms.model.GetPolicyRequest
 
GetPolicyResult - Class in com.amazonaws.services.fms.model
 
GetPolicyResult() - Constructor for class com.amazonaws.services.fms.model.GetPolicyResult
 
getPolicyUpdateToken() - Method in class com.amazonaws.services.fms.model.Policy
A unique identifier for each update to the policy.
getPort() - Method in class com.amazonaws.services.fms.model.App
The application's port number, for example 80.
getPossibleRemediationActions() - Method in class com.amazonaws.services.fms.model.ResourceViolation
A list of possible remediation action lists.
getPossibleSecurityGroupRemediationActions() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
Remediation options for the rule specified in the ViolationTarget.
getPrefixListId() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the ID of the prefix list for the route.
getPrefixListId() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The ID of the prefix list for the security group rule.
getPreviousAppsList() - Method in class com.amazonaws.services.fms.model.AppsListData
A map of previous version numbers to their corresponding App object arrays.
getPreviousProtocolsList() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A map of previous version numbers to their corresponding protocol arrays.
getPriority() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The priority of the rule group.
getProtectionStatus(GetProtectionStatusRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getProtectionStatus(GetProtectionStatusRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack.
getProtectionStatus(GetProtectionStatusRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack.
getProtectionStatusAsync(GetProtectionStatusRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getProtectionStatusAsync(GetProtectionStatusRequest, AsyncHandler<GetProtectionStatusRequest, GetProtectionStatusResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getProtectionStatusAsync(GetProtectionStatusRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack.
getProtectionStatusAsync(GetProtectionStatusRequest, AsyncHandler<GetProtectionStatusRequest, GetProtectionStatusResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack.
getProtectionStatusAsync(GetProtectionStatusRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getProtectionStatusAsync(GetProtectionStatusRequest, AsyncHandler<GetProtectionStatusRequest, GetProtectionStatusResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetProtectionStatusRequest - Class in com.amazonaws.services.fms.model
 
GetProtectionStatusRequest() - Constructor for class com.amazonaws.services.fms.model.GetProtectionStatusRequest
 
GetProtectionStatusResult - Class in com.amazonaws.services.fms.model
 
GetProtectionStatusResult() - Constructor for class com.amazonaws.services.fms.model.GetProtectionStatusResult
 
getProtocol() - Method in class com.amazonaws.services.fms.model.App
The IP protocol name or number.
getProtocol() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IP protocol name (tcp, udp, icmp, icmpv6) or number.
getProtocolsList(GetProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getProtocolsList(GetProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns information about the specified Firewall Manager protocols list.
getProtocolsList(GetProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns information about the specified Firewall Manager protocols list.
getProtocolsList() - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
Information about the specified Firewall Manager protocols list.
getProtocolsList() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
An array of protocols in the Firewall Manager protocols list.
getProtocolsList() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
An array of protocols in the Firewall Manager protocols list.
getProtocolsList() - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The details of the Firewall Manager protocols list to be created.
getProtocolsList() - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The details of the Firewall Manager protocols list.
getProtocolsListArn() - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
The Amazon Resource Name (ARN) of the specified protocols list.
getProtocolsListArn() - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The Amazon Resource Name (ARN) of the protocols list.
getProtocolsListAsync(GetProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getProtocolsListAsync(GetProtocolsListRequest, AsyncHandler<GetProtocolsListRequest, GetProtocolsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getProtocolsListAsync(GetProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager protocols list.
getProtocolsListAsync(GetProtocolsListRequest, AsyncHandler<GetProtocolsListRequest, GetProtocolsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns information about the specified Firewall Manager protocols list.
getProtocolsListAsync(GetProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getProtocolsListAsync(GetProtocolsListRequest, AsyncHandler<GetProtocolsListRequest, GetProtocolsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetProtocolsListRequest - Class in com.amazonaws.services.fms.model
 
GetProtocolsListRequest() - Constructor for class com.amazonaws.services.fms.model.GetProtocolsListRequest
 
GetProtocolsListResult - Class in com.amazonaws.services.fms.model
 
GetProtocolsListResult() - Constructor for class com.amazonaws.services.fms.model.GetProtocolsListResult
 
getProtocolsLists() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
An array of ProtocolsListDataSummary objects.
getReference() - Method in class com.amazonaws.services.fms.model.PartialMatch
The reference rule from the primary security group of the Firewall Manager policy.
getRemediationAction() - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
Information about an action you can take to remediate a violation.
getRemediationActionType() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The remediation action that will be performed.
getRemediationEnabled() - Method in class com.amazonaws.services.fms.model.Policy
Indicates if the policy should be automatically applied to new resources.
getRemediationEnabled() - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates if the policy should be automatically applied to new resources.
getRemediationResult() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The final state of the rule specified in the ViolationTarget after it is remediated.
getResourceArn() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
getResourceArn() - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
getResourceArn() - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
getResourceDescription() - Method in class com.amazonaws.services.fms.model.ViolationDetail
Brief description for the requested resource.
getResourceId() - Method in class com.amazonaws.services.fms.model.ActionTarget
The ID of the remediation target.
getResourceId() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource ID.
getResourceId() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the resource that has violations.
getResourceId() - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The resource ID of the rule group.
getResourceId() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The resource ID of the rule group.
getResourceId() - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource ID that the violation details were requested for.
getResourceTags() - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceTag objects.
getResourceTags() - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ResourceTag objects associated with the resource.
getResourceType() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource type.
getResourceType() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The resource type.
getResourceType() - Method in class com.amazonaws.services.fms.model.Policy
The type of resource protected by or in scope of the policy.
getResourceType() - Method in class com.amazonaws.services.fms.model.PolicySummary
The type of resource protected by or in scope of the policy.
getResourceType() - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource type that the violation details were requested for.
getResourceTypeList() - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceType objects.
getResourceViolations() - Method in class com.amazonaws.services.fms.model.ViolationDetail
List of violations for the requested resource.
getRoleStatus() - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the EC2 route table that is associated with the remediation action.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The ID of the copied EC2 route table that is associated with the remediation action.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of the route table for the route.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the ID of the new route table to associate with the subnet.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the route table ID.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route table ID.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the route table ID.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table ID.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The ID of the route table.
getRouteTableId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the route table.
getRuleGroupName() - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The name of the rule group.
getRuleGroupName() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The name of the rule group.
getSecurityServicePolicyData() - Method in class com.amazonaws.services.fms.model.Policy
Details about the security service that is being used to protect the resources.
getSecurityServiceType() - Method in class com.amazonaws.services.fms.model.PolicySummary
The service that the policy is using to protect the resources.
getServiceType() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The service type that is protected by the policy.
getSnsRoleName() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The IAM role that is used by Firewall Manager to record activity to SNS.
getSnsRoleName() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.
getSnsTopicArn() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The SNS topic that records Firewall Manager activity.
getSnsTopicArn() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.
getStartTime() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The start of the time period to query for the attacks.
getStatefulRuleGroups() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateful rule groups that are used in the Network Firewall firewall policy.
getStatelessCustomActions() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
Names of custom actions that are available for use in the stateless default actions settings.
getStatelessDefaultActions() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packets that don't match any of the stateless rule groups.
getStatelessFragmentDefaultActions() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packet fragments that don't match any of the stateless rule groups.
getStatelessRuleGroups() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateless rule groups that are used in the Network Firewall firewall policy.
getSubnetAvailabilityZone() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet Availability Zone.
getSubnetId() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the subnet for the EC2 route table that is associated with the remediation action.
getSubnetId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet ID.
getTagKeys() - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The keys of the tags to remove from the resource.
getTagList() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
The tags associated with the resource.
getTagList() - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The tags associated with the resource.
getTagList() - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The tags to add to the Amazon Web Services resource.
getTagList() - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The tags associated with the resource.
getTagList() - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The tags to add to the resource.
getTarget() - Method in class com.amazonaws.services.fms.model.Route
The route's target.
getTargetType() - Method in class com.amazonaws.services.fms.model.Route
The type of target for the route.
getTargetViolationReason() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The reason the resource has this violation, if one is available.
getTargetViolationReason() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The reason the resource has this violation, if one is available.
getTargetViolationReasons() - Method in class com.amazonaws.services.fms.model.PartialMatch
The violation reason.
getToPort() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
getType() - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
The service that the policy is using to protect the resources.
getUnavailablePriorities() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priorities of rule groups that are already associated with the VPC.
getValue() - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag value.
getValue() - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
getViolatingRoute() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route that's in violation.
getViolatingRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route or routes that are in violation.
getViolatingRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The route or routes that are in violation.
getViolatingRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The routes that are in violation.
getViolatingRoutes() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
The routes that are in violation.
getViolatingSecurityGroups() - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.
getViolationDetail() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
Violation detail for a resource.
getViolationDetails(GetViolationDetailsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
getViolationDetails(GetViolationDetailsRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
getViolationDetails(GetViolationDetailsRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
getViolationDetailsAsync(GetViolationDetailsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getViolationDetailsAsync(GetViolationDetailsRequest, AsyncHandler<GetViolationDetailsRequest, GetViolationDetailsResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
getViolationDetailsAsync(GetViolationDetailsRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
getViolationDetailsAsync(GetViolationDetailsRequest, AsyncHandler<GetViolationDetailsRequest, GetViolationDetailsResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
getViolationDetailsAsync(GetViolationDetailsRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
getViolationDetailsAsync(GetViolationDetailsRequest, AsyncHandler<GetViolationDetailsRequest, GetViolationDetailsResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
GetViolationDetailsRequest - Class in com.amazonaws.services.fms.model
 
GetViolationDetailsRequest() - Constructor for class com.amazonaws.services.fms.model.GetViolationDetailsRequest
 
GetViolationDetailsResult - Class in com.amazonaws.services.fms.model
 
GetViolationDetailsResult() - Constructor for class com.amazonaws.services.fms.model.GetViolationDetailsResult
 
getViolationReason() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The reason that the resource is not protected by the policy.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
The resource ID of the EC2 instance.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
The resource ID of the network interface.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
The security group rule that is being evaluated.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
Information about the VPC ID.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
Information about the VPC ID.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
Information about the VPC ID.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
The subnet that has an inactive state.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The target of the violation.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The ID of the Network Firewall or VPC resource that's in violation.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The ID of the Network Firewall or VPC resource that's in violation.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The ID of the Network Firewall or VPC resource that's in violation.
getViolationTarget() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The ID of the Network Firewall or VPC resource that's in violation.
getViolationTargetDescription() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
A description of the security group that violates the policy.
getViolationTargetDescription() - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
A description of the violation that specifies the rule group and VPC.
getViolationTargetDescription() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
A description of the violation that specifies the rule group and VPC.
getViolationTargetDescription() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
A description of the violation that specifies the VPC and the rule group that's already associated with it.
getViolatorCount() - Method in class com.amazonaws.services.fms.model.EvaluationResult
The number of resources that are noncompliant with the specified policy.
getViolators() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy.
getVPC() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the VPC associated with a violating subnet.
getVPC() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The resource ID of the VPC associated with a violating subnet.
getVPC() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The resource ID of the VPC associated with a violating subnet.
getVpcEndpointId() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a VPC endpoint.
getVpcId() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The VPC ID of the copied EC2 route table that is associated with the remediation action.
getVpcId() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
Information about the ID of a VPC.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the VPC ID.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the VPC ID.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about the VPC ID.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
Information about the VPC ID.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
Information about the VPC ID.
getVpcId() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the VPC ID.

H

hashCode() - Method in class com.amazonaws.services.fms.model.ActionTarget
 
hashCode() - Method in class com.amazonaws.services.fms.model.App
 
hashCode() - Method in class com.amazonaws.services.fms.model.AppsListData
 
hashCode() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
 
hashCode() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteAppsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeletePolicyResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.EvaluationResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetAdminAccountRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetAppsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetPolicyResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.PartialMatch
 
hashCode() - Method in class com.amazonaws.services.fms.model.Policy
 
hashCode() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
 
hashCode() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
 
hashCode() - Method in class com.amazonaws.services.fms.model.PolicySummary
 
hashCode() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
 
hashCode() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
 
hashCode() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutAppsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutPolicyResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.RemediationAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
 
hashCode() - Method in class com.amazonaws.services.fms.model.ResourceTag
 
hashCode() - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
hashCode() - Method in class com.amazonaws.services.fms.model.Route
 
hashCode() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
 
hashCode() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
 
hashCode() - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
 
hashCode() - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
 
hashCode() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
 
hashCode() - Method in class com.amazonaws.services.fms.model.Tag
 
hashCode() - Method in class com.amazonaws.services.fms.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.fms.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.fms.model.ViolationDetail
 

I

InternalErrorException - Exception in com.amazonaws.services.fms.model
The operation failed because of a system problem, even though the request was valid.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.fms.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.fms.model
The parameters of the request were invalid.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.fms.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidOperationException - Exception in com.amazonaws.services.fms.model
The operation failed because there was nothing to do or the operation wasn't possible.
InvalidOperationException(String) - Constructor for exception com.amazonaws.services.fms.model.InvalidOperationException
Constructs a new InvalidOperationException with the specified error message.
InvalidTypeException - Exception in com.amazonaws.services.fms.model
The value of the Type parameter is invalid.
InvalidTypeException(String) - Constructor for exception com.amazonaws.services.fms.model.InvalidTypeException
Constructs a new InvalidTypeException with the specified error message.
isDefaultAction() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
Information about whether an action is taken by default.
isDefaultAction() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Indicates if the current action is the default action.
isDefaultList() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
isDefaultList() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
isDefaultLists() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
isDefaultLists() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
isDeleteAllPolicyResources() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
If True, the request performs cleanup according to the policy type.
isDeleteUnusedFMManagedResources() - Method in class com.amazonaws.services.fms.model.Policy
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
isDeleteUnusedFMManagedResources() - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
isEvaluationLimitExceeded() - Method in class com.amazonaws.services.fms.model.EvaluationResult
Indicates that over 100 resources are noncompliant with the Firewall Manager policy.
isEvaluationLimitExceeded() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Indicates if over 100 resources are noncompliant with the Firewall Manager policy.
isExcludeResourceTags() - Method in class com.amazonaws.services.fms.model.Policy
If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy.
isRemediationEnabled() - Method in class com.amazonaws.services.fms.model.Policy
Indicates if the policy should be automatically applied to new resources.
isRemediationEnabled() - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates if the policy should be automatically applied to new resources.
isRouteTableUsedInDifferentAZ() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about whether the route table is used in another Availability Zone.
isRouteTableUsedInDifferentAZ() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about whether the route table is used in another Availability Zone.

L

LimitExceededException - Exception in com.amazonaws.services.fms.model
The operation exceeds a resource limit, for example, the maximum number of policy objects that you can create for an Amazon Web Services account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.fms.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAppsLists(ListAppsListsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listAppsLists(ListAppsListsRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns an array of AppsListDataSummary objects.
listAppsLists(ListAppsListsRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns an array of AppsListDataSummary objects.
listAppsListsAsync(ListAppsListsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listAppsListsAsync(ListAppsListsRequest, AsyncHandler<ListAppsListsRequest, ListAppsListsResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listAppsListsAsync(ListAppsListsRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of AppsListDataSummary objects.
listAppsListsAsync(ListAppsListsRequest, AsyncHandler<ListAppsListsRequest, ListAppsListsResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of AppsListDataSummary objects.
listAppsListsAsync(ListAppsListsRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listAppsListsAsync(ListAppsListsRequest, AsyncHandler<ListAppsListsRequest, ListAppsListsResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListAppsListsRequest - Class in com.amazonaws.services.fms.model
 
ListAppsListsRequest() - Constructor for class com.amazonaws.services.fms.model.ListAppsListsRequest
 
ListAppsListsResult - Class in com.amazonaws.services.fms.model
 
ListAppsListsResult() - Constructor for class com.amazonaws.services.fms.model.ListAppsListsResult
 
listComplianceStatus(ListComplianceStatusRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listComplianceStatus(ListComplianceStatusRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns an array of PolicyComplianceStatus objects.
listComplianceStatus(ListComplianceStatusRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns an array of PolicyComplianceStatus objects.
listComplianceStatusAsync(ListComplianceStatusRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listComplianceStatusAsync(ListComplianceStatusRequest, AsyncHandler<ListComplianceStatusRequest, ListComplianceStatusResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listComplianceStatusAsync(ListComplianceStatusRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of PolicyComplianceStatus objects.
listComplianceStatusAsync(ListComplianceStatusRequest, AsyncHandler<ListComplianceStatusRequest, ListComplianceStatusResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of PolicyComplianceStatus objects.
listComplianceStatusAsync(ListComplianceStatusRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listComplianceStatusAsync(ListComplianceStatusRequest, AsyncHandler<ListComplianceStatusRequest, ListComplianceStatusResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListComplianceStatusRequest - Class in com.amazonaws.services.fms.model
 
ListComplianceStatusRequest() - Constructor for class com.amazonaws.services.fms.model.ListComplianceStatusRequest
 
ListComplianceStatusResult - Class in com.amazonaws.services.fms.model
 
ListComplianceStatusResult() - Constructor for class com.amazonaws.services.fms.model.ListComplianceStatusResult
 
listMemberAccounts(ListMemberAccountsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listMemberAccounts(ListMemberAccountsRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization.
listMemberAccounts(ListMemberAccountsRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization.
listMemberAccountsAsync(ListMemberAccountsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listMemberAccountsAsync(ListMemberAccountsRequest, AsyncHandler<ListMemberAccountsRequest, ListMemberAccountsResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listMemberAccountsAsync(ListMemberAccountsRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization.
listMemberAccountsAsync(ListMemberAccountsRequest, AsyncHandler<ListMemberAccountsRequest, ListMemberAccountsResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization.
listMemberAccountsAsync(ListMemberAccountsRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listMemberAccountsAsync(ListMemberAccountsRequest, AsyncHandler<ListMemberAccountsRequest, ListMemberAccountsResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListMemberAccountsRequest - Class in com.amazonaws.services.fms.model
 
ListMemberAccountsRequest() - Constructor for class com.amazonaws.services.fms.model.ListMemberAccountsRequest
 
ListMemberAccountsResult - Class in com.amazonaws.services.fms.model
 
ListMemberAccountsResult() - Constructor for class com.amazonaws.services.fms.model.ListMemberAccountsResult
 
listPolicies(ListPoliciesRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listPolicies(ListPoliciesRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns an array of PolicySummary objects.
listPolicies(ListPoliciesRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns an array of PolicySummary objects.
listPoliciesAsync(ListPoliciesRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listPoliciesAsync(ListPoliciesRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of PolicySummary objects.
listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of PolicySummary objects.
listPoliciesAsync(ListPoliciesRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListPoliciesRequest - Class in com.amazonaws.services.fms.model
 
ListPoliciesRequest() - Constructor for class com.amazonaws.services.fms.model.ListPoliciesRequest
 
ListPoliciesResult - Class in com.amazonaws.services.fms.model
 
ListPoliciesResult() - Constructor for class com.amazonaws.services.fms.model.ListPoliciesResult
 
listProtocolsLists(ListProtocolsListsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listProtocolsLists(ListProtocolsListsRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Returns an array of ProtocolsListDataSummary objects.
listProtocolsLists(ListProtocolsListsRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Returns an array of ProtocolsListDataSummary objects.
listProtocolsListsAsync(ListProtocolsListsRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listProtocolsListsAsync(ListProtocolsListsRequest, AsyncHandler<ListProtocolsListsRequest, ListProtocolsListsResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listProtocolsListsAsync(ListProtocolsListsRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of ProtocolsListDataSummary objects.
listProtocolsListsAsync(ListProtocolsListsRequest, AsyncHandler<ListProtocolsListsRequest, ListProtocolsListsResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Returns an array of ProtocolsListDataSummary objects.
listProtocolsListsAsync(ListProtocolsListsRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listProtocolsListsAsync(ListProtocolsListsRequest, AsyncHandler<ListProtocolsListsRequest, ListProtocolsListsResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListProtocolsListsRequest - Class in com.amazonaws.services.fms.model
 
ListProtocolsListsRequest() - Constructor for class com.amazonaws.services.fms.model.ListProtocolsListsRequest
 
ListProtocolsListsResult - Class in com.amazonaws.services.fms.model
 
ListProtocolsListsResult() - Constructor for class com.amazonaws.services.fms.model.ListProtocolsListsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Retrieves the list of tags for the specified Amazon Web Services resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Retrieves the list of tags for the specified Amazon Web Services resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Retrieves the list of tags for the specified Amazon Web Services resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Retrieves the list of tags for the specified Amazon Web Services resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.fms.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.fms.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.fms.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.fms.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ActionTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.App
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.AppsListData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.EvaluationResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PartialMatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.Policy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PolicySummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.RemediationAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ResourceTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.Route
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.fms.model.ViolationDetail
 

N

NetworkFirewallBlackHoleRouteDetectedViolation - Class in com.amazonaws.services.fms.model
Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.
NetworkFirewallBlackHoleRouteDetectedViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
 
NetworkFirewallInternetTrafficNotInspectedViolation - Class in com.amazonaws.services.fms.model
Violation detail for the subnet for which internet traffic that hasn't been inspected.
NetworkFirewallInternetTrafficNotInspectedViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
 
NetworkFirewallInvalidRouteConfigurationViolation - Class in com.amazonaws.services.fms.model
Violation detail for the improperly configured subnet route.
NetworkFirewallInvalidRouteConfigurationViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
 
NetworkFirewallMissingExpectedRoutesViolation - Class in com.amazonaws.services.fms.model
Violation detail for an expected route missing in Network Firewall.
NetworkFirewallMissingExpectedRoutesViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
 
NetworkFirewallMissingExpectedRTViolation - Class in com.amazonaws.services.fms.model
Violation detail for Network Firewall for a subnet that's not associated to the expected Firewall Manager managed route table.
NetworkFirewallMissingExpectedRTViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
 
NetworkFirewallMissingFirewallViolation - Class in com.amazonaws.services.fms.model
Violation detail for Network Firewall for a subnet that doesn't have a Firewall Manager managed firewall in its VPC.
NetworkFirewallMissingFirewallViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
 
NetworkFirewallMissingSubnetViolation - Class in com.amazonaws.services.fms.model
Violation detail for Network Firewall for an Availability Zone that's missing the expected Firewall Manager managed subnet.
NetworkFirewallMissingSubnetViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
 
NetworkFirewallPolicyDescription - Class in com.amazonaws.services.fms.model
The definition of the Network Firewall firewall policy.
NetworkFirewallPolicyDescription() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
 
NetworkFirewallPolicyModifiedViolation - Class in com.amazonaws.services.fms.model
Violation detail for Network Firewall for a firewall policy that has a different NetworkFirewallPolicyDescription than is required by the Firewall Manager policy.
NetworkFirewallPolicyModifiedViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
 
NetworkFirewallUnexpectedFirewallRoutesViolation - Class in com.amazonaws.services.fms.model
Violation detail for an unexpected route that's present in a route table.
NetworkFirewallUnexpectedFirewallRoutesViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
 
NetworkFirewallUnexpectedGatewayRoutesViolation - Class in com.amazonaws.services.fms.model
Violation detail for an unexpected gateway route that’s present in a route table.
NetworkFirewallUnexpectedGatewayRoutesViolation() - Constructor for class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
 

P

PartialMatch - Class in com.amazonaws.services.fms.model
The reference rule that partially matches the ViolationTarget rule and violation reason.
PartialMatch() - Constructor for class com.amazonaws.services.fms.model.PartialMatch
 
Policy - Class in com.amazonaws.services.fms.model
An Firewall Manager policy.
Policy() - Constructor for class com.amazonaws.services.fms.model.Policy
 
PolicyComplianceDetail - Class in com.amazonaws.services.fms.model
Describes the noncompliant resources in a member account for a specific Firewall Manager policy.
PolicyComplianceDetail() - Constructor for class com.amazonaws.services.fms.model.PolicyComplianceDetail
 
PolicyComplianceStatus - Class in com.amazonaws.services.fms.model
Indicates whether the account is compliant with the specified policy.
PolicyComplianceStatus() - Constructor for class com.amazonaws.services.fms.model.PolicyComplianceStatus
 
PolicyComplianceStatusType - Enum in com.amazonaws.services.fms.model
 
PolicySummary - Class in com.amazonaws.services.fms.model
Details of the Firewall Manager policy.
PolicySummary() - Constructor for class com.amazonaws.services.fms.model.PolicySummary
 
PossibleRemediationAction - Class in com.amazonaws.services.fms.model
A list of remediation actions.
PossibleRemediationAction() - Constructor for class com.amazonaws.services.fms.model.PossibleRemediationAction
 
PossibleRemediationActions - Class in com.amazonaws.services.fms.model
A list of possible remediation action lists.
PossibleRemediationActions() - Constructor for class com.amazonaws.services.fms.model.PossibleRemediationActions
 
ProtocolsListData - Class in com.amazonaws.services.fms.model
An Firewall Manager protocols list.
ProtocolsListData() - Constructor for class com.amazonaws.services.fms.model.ProtocolsListData
 
ProtocolsListDataSummary - Class in com.amazonaws.services.fms.model
Details of the Firewall Manager protocols list.
ProtocolsListDataSummary() - Constructor for class com.amazonaws.services.fms.model.ProtocolsListDataSummary
 
putAppsList(PutAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
putAppsList(PutAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Creates an Firewall Manager applications list.
putAppsList(PutAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Creates an Firewall Manager applications list.
putAppsListAsync(PutAppsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putAppsListAsync(PutAppsListRequest, AsyncHandler<PutAppsListRequest, PutAppsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putAppsListAsync(PutAppsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager applications list.
putAppsListAsync(PutAppsListRequest, AsyncHandler<PutAppsListRequest, PutAppsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager applications list.
putAppsListAsync(PutAppsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
putAppsListAsync(PutAppsListRequest, AsyncHandler<PutAppsListRequest, PutAppsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
PutAppsListRequest - Class in com.amazonaws.services.fms.model
 
PutAppsListRequest() - Constructor for class com.amazonaws.services.fms.model.PutAppsListRequest
 
PutAppsListResult - Class in com.amazonaws.services.fms.model
 
PutAppsListResult() - Constructor for class com.amazonaws.services.fms.model.PutAppsListResult
 
putNotificationChannel(PutNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
putNotificationChannel(PutNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs.
putNotificationChannel(PutNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs.
putNotificationChannelAsync(PutNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putNotificationChannelAsync(PutNotificationChannelRequest, AsyncHandler<PutNotificationChannelRequest, PutNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putNotificationChannelAsync(PutNotificationChannelRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs.
putNotificationChannelAsync(PutNotificationChannelRequest, AsyncHandler<PutNotificationChannelRequest, PutNotificationChannelResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs.
putNotificationChannelAsync(PutNotificationChannelRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
putNotificationChannelAsync(PutNotificationChannelRequest, AsyncHandler<PutNotificationChannelRequest, PutNotificationChannelResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
PutNotificationChannelRequest - Class in com.amazonaws.services.fms.model
 
PutNotificationChannelRequest() - Constructor for class com.amazonaws.services.fms.model.PutNotificationChannelRequest
 
PutNotificationChannelResult - Class in com.amazonaws.services.fms.model
 
PutNotificationChannelResult() - Constructor for class com.amazonaws.services.fms.model.PutNotificationChannelResult
 
putPolicy(PutPolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
putPolicy(PutPolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Creates an Firewall Manager policy.
putPolicy(PutPolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Creates an Firewall Manager policy.
putPolicyAsync(PutPolicyRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putPolicyAsync(PutPolicyRequest, AsyncHandler<PutPolicyRequest, PutPolicyResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putPolicyAsync(PutPolicyRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager policy.
putPolicyAsync(PutPolicyRequest, AsyncHandler<PutPolicyRequest, PutPolicyResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager policy.
putPolicyAsync(PutPolicyRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
putPolicyAsync(PutPolicyRequest, AsyncHandler<PutPolicyRequest, PutPolicyResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
PutPolicyRequest - Class in com.amazonaws.services.fms.model
 
PutPolicyRequest() - Constructor for class com.amazonaws.services.fms.model.PutPolicyRequest
 
PutPolicyResult - Class in com.amazonaws.services.fms.model
 
PutPolicyResult() - Constructor for class com.amazonaws.services.fms.model.PutPolicyResult
 
putProtocolsList(PutProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
putProtocolsList(PutProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Creates an Firewall Manager protocols list.
putProtocolsList(PutProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Creates an Firewall Manager protocols list.
putProtocolsListAsync(PutProtocolsListRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putProtocolsListAsync(PutProtocolsListRequest, AsyncHandler<PutProtocolsListRequest, PutProtocolsListResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
putProtocolsListAsync(PutProtocolsListRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager protocols list.
putProtocolsListAsync(PutProtocolsListRequest, AsyncHandler<PutProtocolsListRequest, PutProtocolsListResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Creates an Firewall Manager protocols list.
putProtocolsListAsync(PutProtocolsListRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
putProtocolsListAsync(PutProtocolsListRequest, AsyncHandler<PutProtocolsListRequest, PutProtocolsListResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
PutProtocolsListRequest - Class in com.amazonaws.services.fms.model
 
PutProtocolsListRequest() - Constructor for class com.amazonaws.services.fms.model.PutProtocolsListRequest
 
PutProtocolsListResult - Class in com.amazonaws.services.fms.model
 
PutProtocolsListResult() - Constructor for class com.amazonaws.services.fms.model.PutProtocolsListResult
 

R

RemediationAction - Class in com.amazonaws.services.fms.model
Information about an individual action you can take to remediate a violation.
RemediationAction() - Constructor for class com.amazonaws.services.fms.model.RemediationAction
 
RemediationActionType - Enum in com.amazonaws.services.fms.model
 
RemediationActionWithOrder - Class in com.amazonaws.services.fms.model
An ordered list of actions you can take to remediate a violation.
RemediationActionWithOrder() - Constructor for class com.amazonaws.services.fms.model.RemediationActionWithOrder
 
ResourceNotFoundException - Exception in com.amazonaws.services.fms.model
The specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.fms.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceTag - Class in com.amazonaws.services.fms.model
The resource tags that Firewall Manager uses to determine if a particular resource should be included or excluded from the Firewall Manager policy.
ResourceTag() - Constructor for class com.amazonaws.services.fms.model.ResourceTag
 
ResourceViolation - Class in com.amazonaws.services.fms.model
Violation detail based on resource type.
ResourceViolation() - Constructor for class com.amazonaws.services.fms.model.ResourceViolation
 
Route - Class in com.amazonaws.services.fms.model
Describes a route in a route table.
Route() - Constructor for class com.amazonaws.services.fms.model.Route
 

S

SecurityGroupRemediationAction - Class in com.amazonaws.services.fms.model
Remediation option for the rule specified in the ViolationTarget.
SecurityGroupRemediationAction() - Constructor for class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
 
SecurityGroupRuleDescription - Class in com.amazonaws.services.fms.model
Describes a set of permissions for a security group rule.
SecurityGroupRuleDescription() - Constructor for class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
 
SecurityServicePolicyData - Class in com.amazonaws.services.fms.model
Details about the security service that is being used to protect the resources.
SecurityServicePolicyData() - Constructor for class com.amazonaws.services.fms.model.SecurityServicePolicyData
 
SecurityServiceType - Enum in com.amazonaws.services.fms.model
 
setActions(Collection<PossibleRemediationAction>) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
Information about the actions.
setActualFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall endpoint.
setActualFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual subnet ID for the firewall.
setActualFirewallSubnetRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual firewall subnet routes.
setActualFirewallSubnetRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall subnet routes that are expected.
setActualInternetGatewayRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual internet gateway routes.
setActualInternetGatewayRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual internet gateway routes.
setAdminAccount(String) - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager administrator account.
setAdminAccount(String) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The Amazon Web Services account that is set as the Firewall Manager administrator.
setAdminAccountId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The ID of the Firewall Manager administrator account for this policy.
setAffectedSubnets(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnets that are affected.
setAllowedTargets(Collection<String>) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the allowed targets.
setAppName(String) - Method in class com.amazonaws.services.fms.model.App
The application's name.
setAppsList(Collection<App>) - Method in class com.amazonaws.services.fms.model.AppsListData
An array of applications in the Firewall Manager applications list.
setAppsList(Collection<App>) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
An array of App objects in the Firewall Manager applications list.
setAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.GetAppsListResult
Information about the specified Firewall Manager applications list.
setAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The details of the Firewall Manager applications list to be created.
setAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The details of the Firewall Manager applications list.
setAppsListArn(String) - Method in class com.amazonaws.services.fms.model.GetAppsListResult
The Amazon Resource Name (ARN) of the applications list.
setAppsListArn(String) - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The Amazon Resource Name (ARN) of the applications list.
setAppsLists(Collection<AppsListDataSummary>) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
An array of AppsListDataSummary objects.
setAssociationId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the association ID.
setAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The Availability Zone of a violating subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The Availability Zone of a violating subnet.
setAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The Availability Zone of a violating subnet.
setAwsEc2InstanceViolation(AwsEc2InstanceViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an EC2 instance.
setAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a network interface.
setAwsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation>) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
Violation detail for network interfaces associated with the EC2 instance.
setAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for security groups.
setComplianceStatus(String) - Method in class com.amazonaws.services.fms.model.EvaluationResult
Describes an Amazon Web Services account's compliance with the Firewall Manager policy.
setConflictingPolicyId(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC.
setConflictingPriority(Integer) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priority setting of the two conflicting rule groups.
setContributingSubnets(Collection<String>) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the contributing subnets.
setCreateTime(Date) - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was created.
setCreateTime(Date) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was created.
setCurrentFirewallSubnetRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the subnet route table for the current firewall.
setCurrentFirewallSubnetRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnet route table for the current firewall.
setCurrentInternetGatewayRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The current route table for the internet gateway.
setCurrentInternetGatewayRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table for the current internet gateway.
setCurrentPolicyDescription(NetworkFirewallPolicyDescription) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that's currently in use in the individual account.
setCurrentRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the current route table that's associated with the subnet, if one is available.
setData(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
Details about the attack, including the following:
setDefaultList(Boolean) - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
setDefaultList(Boolean) - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
setDefaultLists(Boolean) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
setDefaultLists(Boolean) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
setDeleteAllPolicyResources(Boolean) - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
If True, the request performs cleanup according to the policy type.
setDeleteUnusedFMManagedResources(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
setDeleteUnusedFMManagedResources(Boolean) - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
setDescription(String) - Method in class com.amazonaws.services.fms.model.ActionTarget
A description of the remediation action target.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
A description of the EC2 route table that is associated with the remediation action.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
A description of the copied EC2 route table that is associated with the remediation action.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
A description of CreateRoute action in Amazon EC2.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
A description of the CreateRouteTable action.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
A description of the DeleteRoute action.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
A description of the ReplaceRoute action in Amazon EC2.
setDescription(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
A description of the ReplaceRouteTableAssociation action in Amazon EC2.
setDescription(String) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
A description of the list of remediation actions.
setDescription(String) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
A description of the possible remediation actions list.
setDescription(String) - Method in class com.amazonaws.services.fms.model.RemediationAction
A description of a remediation action.
setDescription(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Brief description of the action that will be performed.
setDestination(String) - Method in class com.amazonaws.services.fms.model.Route
The destination of the route.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv4 CIDR address block used for the destination match.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv4 CIDR range for the route.
setDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv4 CIDR address block used for the destination match.
setDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv6 CIDR block destination.
setDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv6 CIDR range for the route.
setDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv6 CIDR address block used for the destination match.
setDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a prefix list used for the destination match.
setDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the prefix list for the route.
setDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the prefix list for the route.
setDestinationType(String) - Method in class com.amazonaws.services.fms.model.Route
The type of destination for the route.
setDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
setDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups.
setDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
setEC2AssociateRouteTableAction(EC2AssociateRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the AssociateRouteTable action in the Amazon EC2 API.
setEC2CopyRouteTableAction(EC2CopyRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CopyRouteTable action in the Amazon EC2 API.
setEC2CreateRouteAction(EC2CreateRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRoute action in the Amazon EC2 API.
setEC2CreateRouteTableAction(EC2CreateRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRouteTable action in the Amazon EC2 API.
setEC2DeleteRouteAction(EC2DeleteRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the DeleteRoute action in the Amazon EC2 API.
setEC2ReplaceRouteAction(EC2ReplaceRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRoute action in the Amazon EC2 API.
setEC2ReplaceRouteTableAssociationAction(EC2ReplaceRouteTableAssociationAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.
setEndTime(Date) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The end of the time period to query for the attacks.
setEvaluationLimitExceeded(Boolean) - Method in class com.amazonaws.services.fms.model.EvaluationResult
Indicates that over 100 resources are noncompliant with the Firewall Manager policy.
setEvaluationLimitExceeded(Boolean) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Indicates if over 100 resources are noncompliant with the Firewall Manager policy.
setEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
An array of EvaluationResult objects.
setExcludeMap(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to exclude from the policy.
setExcludeResourceTags(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy.
setExpectedFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The expected endpoint for the current firewall.
setExpectedFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall endpoint that's expected.
setExpectedFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected subnet ID for the firewall.
setExpectedFirewallSubnetRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet routes that are expected.
setExpectedFirewallSubnetRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall subnet routes that are expected.
setExpectedInternetGatewayRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway routes that are expected.
setExpectedInternetGatewayRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected routes for the internet gateway.
setExpectedPolicyDescription(NetworkFirewallPolicyDescription) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that should be in use in the individual account in order to be compliant.
setExpectedRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The expected routes.
setExpectedRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the route table that should be associated with the subnet.
setExpiredAt(Date) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
A timestamp that indicates when the returned information should be considered out of date.
setFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The endpoint of the firewall.
setFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet ID.
setFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The subnet ID for the firewall.
setFromPort(Long) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number.
setGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
setGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
setGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of an internet gateway or virtual private gateway.
setGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the gateway ID.
setIncludeMap(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to include in the policy.
setInternetGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway ID.
setInternetGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The internet gateway ID.
setIpV4Cidr(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv4 CIDR block.
setIPV4Range(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv4 ranges for the security group rule.
setIpV6Cidr(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv6 CIDR block.
setIPV6Range(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv6 ranges for the security group rule.
setIsDefaultAction(Boolean) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
Information about whether an action is taken by default.
setIsDefaultAction(Boolean) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Indicates if the current action is the default action.
setIsRouteTableUsedInDifferentAZ(Boolean) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about whether the route table is used in another Availability Zone.
setIsRouteTableUsedInDifferentAZ(Boolean) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about whether the route table is used in another Availability Zone.
setIssueInfoMap(Map<String, String>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
setIssueInfoMap(Map<String, String>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
setKey(String) - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag key.
setKey(String) - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
setLastUpdated(Date) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Timestamp of the last update to the EvaluationResult objects.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was last updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was last updated.
setListArn(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The Amazon Resource Name (ARN) of the applications list.
setListArn(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The Amazon Resource Name (ARN) of the specified protocols list.
setListId(String) - Method in class com.amazonaws.services.fms.model.AppsListData
The ID of the Firewall Manager applications list.
setListId(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The ID of the applications list.
setListId(String) - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
The ID of the applications list that you want to delete.
setListId(String) - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
The ID of the protocols list that you want to delete.
setListId(String) - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
The ID of the Firewall Manager applications list that you want the details for.
setListId(String) - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
The ID of the Firewall Manager protocols list that you want the details for.
setListId(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The ID of the Firewall Manager protocols list.
setListId(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The ID of the specified protocols list.
setListName(String) - Method in class com.amazonaws.services.fms.model.AppsListData
The name of the Firewall Manager applications list.
setListName(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The name of the applications list.
setListName(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The name of the Firewall Manager protocols list.
setListName(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The name of the specified protocols list.
setListUpdateToken(String) - Method in class com.amazonaws.services.fms.model.AppsListData
A unique identifier for each update to the list.
setListUpdateToken(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A unique identifier for each update to the list.
setManagedServiceData(String) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
Details about the service that are specific to the service type, in JSON format.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
Specifies the number of objects that you want Firewall Manager to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
Specifies the number of PolicyComplianceStatus objects that you want Firewall Manager to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
Specifies the number of member account IDs that you want Firewall Manager to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
Specifies the number of PolicySummary objects that you want Firewall Manager to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
setMemberAccount(String) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The Amazon Web Services account that owns the resources that you want to get the details for.
setMemberAccount(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The Amazon Web Services account ID that you want the details for.
setMemberAccount(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account ID.
setMemberAccount(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The member account ID.
setMemberAccount(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The Amazon Web Services account that the violation details were requested for.
setMemberAccountId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The Amazon Web Services account that is in scope of the policy that you want to get the details for.
setMemberAccounts(Collection<String>) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
An array of account IDs.
setNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
setNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for the subnet for which internet traffic hasn't been inspected.
setNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
The route configuration is invalid.
setNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Expected routes are missing from Network Firewall.
setNetworkFirewallMissingExpectedRTViolation(NetworkFirewallMissingExpectedRTViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
setNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
setNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
setNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant.
setNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected firewall route.
setNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected gateway route.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
If you specify a value for MaxResults and you have more objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response, which you can use to retrieve another group of objects.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
If you have more objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
If you specify a value for MaxResults and you have more PolicyComplianceStatus objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicyComplianceStatus objects.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
If you specify a value for MaxResults and you have more account IDs than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of IDs.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
If you have more member account IDs than the number that you specified for MaxResults in the request, the response includes a NextToken value.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
If you specify a value for MaxResults and you have more PolicySummary objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicySummary objects.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
If you have more PolicySummary objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
setNextToken(String) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
setNumberOfRuleGroupsAlreadyAssociated(Integer) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
The number of rule groups currently associated with the VPC.
setOrder(Integer) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
The order of the remediation actions in the list.
setOrderedRemediationActions(Collection<RemediationActionWithOrder>) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
The ordered list of remediation actions.
setPartialMatches(Collection<PartialMatch>) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.
setPolicy(Policy) - Method in class com.amazonaws.services.fms.model.GetPolicyResult
Information about the specified Firewall Manager policy.
setPolicy(Policy) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The details of the Firewall Manager policy to be created.
setPolicy(Policy) - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The details of the Firewall Manager policy.
setPolicyArn(String) - Method in class com.amazonaws.services.fms.model.GetPolicyResult
The Amazon Resource Name (ARN) of the specified policy.
setPolicyArn(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The Amazon Resource Name (ARN) of the specified policy.
setPolicyArn(String) - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The Amazon Resource Name (ARN) of the policy.
setPolicyComplianceDetail(PolicyComplianceDetail) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
Information about the resources and the policy that you specified in the GetComplianceDetail request.
setPolicyComplianceStatusList(Collection<PolicyComplianceStatus>) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
An array of PolicyComplianceStatus objects.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
The ID of the policy that you want to delete.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The ID of the policy that you want to get the details for.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
The ID of the Firewall Manager policy that you want the details for.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The ID of the policy for which you want to get the attack information.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the Firewall Manager policy that you want the details for.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
The ID of the Firewall Manager policy that you want the details for.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.Policy
The ID of the Firewall Manager policy.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The ID of the Firewall Manager policy.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The ID of the Firewall Manager policy.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The ID of the specified policy.
setPolicyId(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ID of the Firewall Manager policy that the violation details were requested for.
setPolicyList(Collection<PolicySummary>) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
An array of PolicySummary objects.
setPolicyName(String) - Method in class com.amazonaws.services.fms.model.Policy
The name of the Firewall Manager policy.
setPolicyName(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The name of the Firewall Manager policy.
setPolicyName(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The name of the specified policy.
setPolicyOwner(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account that created the Firewall Manager policy.
setPolicyOwner(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The Amazon Web Services account that created the Firewall Manager policy.
setPolicyUpdateToken(String) - Method in class com.amazonaws.services.fms.model.Policy
A unique identifier for each update to the policy.
setPort(Long) - Method in class com.amazonaws.services.fms.model.App
The application's port number, for example 80.
setPossibleRemediationActions(PossibleRemediationActions) - Method in class com.amazonaws.services.fms.model.ResourceViolation
A list of possible remediation action lists.
setPossibleSecurityGroupRemediationActions(Collection<SecurityGroupRemediationAction>) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
Remediation options for the rule specified in the ViolationTarget.
setPrefixListId(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the ID of the prefix list for the route.
setPrefixListId(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The ID of the prefix list for the security group rule.
setPreviousAppsList(Map<String, List<App>>) - Method in class com.amazonaws.services.fms.model.AppsListData
A map of previous version numbers to their corresponding App object arrays.
setPreviousProtocolsList(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A map of previous version numbers to their corresponding protocol arrays.
setPriority(Integer) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The priority of the rule group.
setProtocol(String) - Method in class com.amazonaws.services.fms.model.App
The IP protocol name or number.
setProtocol(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IP protocol name (tcp, udp, icmp, icmpv6) or number.
setProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
Information about the specified Firewall Manager protocols list.
setProtocolsList(Collection<String>) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
An array of protocols in the Firewall Manager protocols list.
setProtocolsList(Collection<String>) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
An array of protocols in the Firewall Manager protocols list.
setProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The details of the Firewall Manager protocols list to be created.
setProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The details of the Firewall Manager protocols list.
setProtocolsListArn(String) - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
The Amazon Resource Name (ARN) of the specified protocols list.
setProtocolsListArn(String) - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The Amazon Resource Name (ARN) of the protocols list.
setProtocolsLists(Collection<ProtocolsListDataSummary>) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
An array of ProtocolsListDataSummary objects.
setReference(String) - Method in class com.amazonaws.services.fms.model.PartialMatch
The reference rule from the primary security group of the Firewall Manager policy.
setRemediationAction(RemediationAction) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
Information about an action you can take to remediate a violation.
setRemediationActionType(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The remediation action that will be performed.
setRemediationEnabled(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
Indicates if the policy should be automatically applied to new resources.
setRemediationEnabled(Boolean) - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates if the policy should be automatically applied to new resources.
setRemediationResult(SecurityGroupRuleDescription) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The final state of the rule specified in the ViolationTarget after it is remediated.
setResourceArn(String) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
setResourceArn(String) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
setResourceArn(String) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
setResourceDescription(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
Brief description for the requested resource.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.ActionTarget
The ID of the remediation target.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource ID.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the resource that has violations.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The resource ID of the rule group.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The resource ID of the rule group.
setResourceId(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource ID that the violation details were requested for.
setResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceTag objects.
setResourceTags(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ResourceTag objects associated with the resource.
setResourceType(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource type.
setResourceType(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The resource type.
setResourceType(String) - Method in class com.amazonaws.services.fms.model.Policy
The type of resource protected by or in scope of the policy.
setResourceType(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The type of resource protected by or in scope of the policy.
setResourceType(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource type that the violation details were requested for.
setResourceTypeList(Collection<String>) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceType objects.
setResourceViolations(Collection<ResourceViolation>) - Method in class com.amazonaws.services.fms.model.ViolationDetail
List of violations for the requested resource.
setRoleStatus(String) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the EC2 route table that is associated with the remediation action.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The ID of the copied EC2 route table that is associated with the remediation action.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of the route table for the route.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the route table.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the route table.
setRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the ID of the new route table to associate with the subnet.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the route table ID.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route table ID.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the route table ID.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table ID.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The ID of the route table.
setRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the route table.
setRuleGroupName(String) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The name of the rule group.
setRuleGroupName(String) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The name of the rule group.
setSecurityServicePolicyData(SecurityServicePolicyData) - Method in class com.amazonaws.services.fms.model.Policy
Details about the security service that is being used to protect the resources.
setSecurityServiceType(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The service that the policy is using to protect the resources.
setServiceType(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The service type that is protected by the policy.
setSnsRoleName(String) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The IAM role that is used by Firewall Manager to record activity to SNS.
setSnsRoleName(String) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.
setSnsTopicArn(String) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The SNS topic that records Firewall Manager activity.
setSnsTopicArn(String) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.
setStartTime(Date) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The start of the time period to query for the attacks.
setStatefulRuleGroups(Collection<StatefulRuleGroup>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateful rule groups that are used in the Network Firewall firewall policy.
setStatelessCustomActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
Names of custom actions that are available for use in the stateless default actions settings.
setStatelessDefaultActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packets that don't match any of the stateless rule groups.
setStatelessFragmentDefaultActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packet fragments that don't match any of the stateless rule groups.
setStatelessRuleGroups(Collection<StatelessRuleGroup>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateless rule groups that are used in the Network Firewall firewall policy.
setSubnetAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet Availability Zone.
setSubnetId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the subnet for the EC2 route table that is associated with the remediation action.
setSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet ID.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The keys of the tags to remove from the resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
The tags associated with the resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The tags associated with the resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The tags to add to the Amazon Web Services resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The tags associated with the resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The tags to add to the resource.
setTarget(String) - Method in class com.amazonaws.services.fms.model.Route
The route's target.
setTargetType(String) - Method in class com.amazonaws.services.fms.model.Route
The type of target for the route.
setTargetViolationReason(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The reason the resource has this violation, if one is available.
setTargetViolationReason(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The reason the resource has this violation, if one is available.
setTargetViolationReasons(Collection<String>) - Method in class com.amazonaws.services.fms.model.PartialMatch
The violation reason.
setToPort(Long) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
setType(String) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
The service that the policy is using to protect the resources.
setUnavailablePriorities(Collection<Integer>) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priorities of rule groups that are already associated with the VPC.
setValue(String) - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag value.
setValue(String) - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
setViolatingRoute(Route) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route that's in violation.
setViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route or routes that are in violation.
setViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The route or routes that are in violation.
setViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The routes that are in violation.
setViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
The routes that are in violation.
setViolatingSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.
setViolationDetail(ViolationDetail) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
Violation detail for a resource.
setViolationReason(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The reason that the resource is not protected by the policy.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
The resource ID of the EC2 instance.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
The resource ID of the network interface.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
The security group rule that is being evaluated.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
Information about the VPC ID.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
Information about the VPC ID.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
Information about the VPC ID.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
The subnet that has an inactive state.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The target of the violation.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The ID of the Network Firewall or VPC resource that's in violation.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The ID of the Network Firewall or VPC resource that's in violation.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The ID of the Network Firewall or VPC resource that's in violation.
setViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The ID of the Network Firewall or VPC resource that's in violation.
setViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
A description of the security group that violates the policy.
setViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
A description of the violation that specifies the rule group and VPC.
setViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
A description of the violation that specifies the rule group and VPC.
setViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
A description of the violation that specifies the VPC and the rule group that's already associated with it.
setViolatorCount(Long) - Method in class com.amazonaws.services.fms.model.EvaluationResult
The number of resources that are noncompliant with the specified policy.
setViolators(Collection<ComplianceViolator>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy.
setVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the VPC associated with a violating subnet.
setVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The resource ID of the VPC associated with a violating subnet.
setVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The resource ID of the VPC associated with a violating subnet.
setVpcEndpointId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a VPC endpoint.
setVpcId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The VPC ID of the copied EC2 route table that is associated with the remediation action.
setVpcId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
Information about the ID of a VPC.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about the VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
Information about the VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
Information about the VPC ID.
setVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the VPC ID.
shutdown() - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
shutdown() - Method in interface com.amazonaws.services.fms.AWSFMS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.fms.AWSFMSClient
 
standard() - Static method in class com.amazonaws.services.fms.AWSFMSAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.fms.AWSFMSClientBuilder
 
StatefulRuleGroup - Class in com.amazonaws.services.fms.model
Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription.
StatefulRuleGroup() - Constructor for class com.amazonaws.services.fms.model.StatefulRuleGroup
 
StatelessRuleGroup - Class in com.amazonaws.services.fms.model
Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.
StatelessRuleGroup() - Constructor for class com.amazonaws.services.fms.model.StatelessRuleGroup
 

T

Tag - Class in com.amazonaws.services.fms.model
A collection of key:value pairs associated with an Amazon Web Services resource.
Tag() - Constructor for class com.amazonaws.services.fms.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Adds one or more tags to an Amazon Web Services resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Adds one or more tags to an Amazon Web Services resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Adds one or more tags to an Amazon Web Services resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Adds one or more tags to an Amazon Web Services resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.fms.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.fms.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.fms.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.fms.model.TagResourceResult
 
TargetType - Enum in com.amazonaws.services.fms.model
 
toString() - Method in enum com.amazonaws.services.fms.model.AccountRoleStatus
 
toString() - Method in class com.amazonaws.services.fms.model.ActionTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.App
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AppsListData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ComplianceViolator
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.CustomerPolicyScopeIdType
 
toString() - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeleteAppsListResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeleteNotificationChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeletePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.DependentServiceName
 
toString() - Method in enum com.amazonaws.services.fms.model.DestinationType
 
toString() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DisassociateAdminAccountResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.EvaluationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetAdminAccountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetAppsListResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PartialMatch
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.Policy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.PolicyComplianceStatusType
 
toString() - Method in class com.amazonaws.services.fms.model.PolicySummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ProtocolsListData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutAppsListResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutNotificationChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.RemediationAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.RemediationActionType
 
toString() - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ResourceTag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ResourceViolation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.Route
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.SecurityServiceType
 
toString() - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.TargetType
 
toString() - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.fms.model.ViolationDetail
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.fms.model.ViolationReason
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMS
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMS
Removes one or more tags from an Amazon Web Services resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSClient
Removes one or more tags from an Amazon Web Services resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.fms.AbstractAWSFMSAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Removes one or more tags from an Amazon Web Services resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.fms.AWSFMSAsync
Removes one or more tags from an Amazon Web Services resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.fms.AWSFMSAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.fms.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.fms.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.fms.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.fms.model.UntagResourceResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.fms.model.AccountRoleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.CustomerPolicyScopeIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.DependentServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.DestinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.PolicyComplianceStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.RemediationActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.SecurityServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.fms.model.ViolationReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.fms.model.AccountRoleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.CustomerPolicyScopeIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.DependentServiceName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.DestinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.PolicyComplianceStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.RemediationActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.SecurityServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.fms.model.ViolationReason
Returns an array containing the constants of this enum type, in the order they are declared.
ViolationDetail - Class in com.amazonaws.services.fms.model
Violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
ViolationDetail() - Constructor for class com.amazonaws.services.fms.model.ViolationDetail
 
ViolationReason - Enum in com.amazonaws.services.fms.model
 

W

withActions(PossibleRemediationAction...) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
Information about the actions.
withActions(Collection<PossibleRemediationAction>) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
Information about the actions.
withActualFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall endpoint.
withActualFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual subnet ID for the firewall.
withActualFirewallSubnetRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual firewall subnet routes.
withActualFirewallSubnetRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual firewall subnet routes.
withActualFirewallSubnetRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall subnet routes that are expected.
withActualFirewallSubnetRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual firewall subnet routes that are expected.
withActualInternetGatewayRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual internet gateway routes.
withActualInternetGatewayRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The actual internet gateway routes.
withActualInternetGatewayRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual internet gateway routes.
withActualInternetGatewayRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The actual internet gateway routes.
withAdminAccount(String) - Method in class com.amazonaws.services.fms.model.AssociateAdminAccountRequest
The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager administrator account.
withAdminAccount(String) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The Amazon Web Services account that is set as the Firewall Manager administrator.
withAdminAccountId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The ID of the Firewall Manager administrator account for this policy.
withAffectedSubnets(String...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnets that are affected.
withAffectedSubnets(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnets that are affected.
withAllowedTargets(String...) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the allowed targets.
withAllowedTargets(Collection<String>) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the allowed targets.
withAppName(String) - Method in class com.amazonaws.services.fms.model.App
The application's name.
withAppsList(App...) - Method in class com.amazonaws.services.fms.model.AppsListData
An array of applications in the Firewall Manager applications list.
withAppsList(Collection<App>) - Method in class com.amazonaws.services.fms.model.AppsListData
An array of applications in the Firewall Manager applications list.
withAppsList(App...) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
An array of App objects in the Firewall Manager applications list.
withAppsList(Collection<App>) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
An array of App objects in the Firewall Manager applications list.
withAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.GetAppsListResult
Information about the specified Firewall Manager applications list.
withAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The details of the Firewall Manager applications list to be created.
withAppsList(AppsListData) - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The details of the Firewall Manager applications list.
withAppsListArn(String) - Method in class com.amazonaws.services.fms.model.GetAppsListResult
The Amazon Resource Name (ARN) of the applications list.
withAppsListArn(String) - Method in class com.amazonaws.services.fms.model.PutAppsListResult
The Amazon Resource Name (ARN) of the applications list.
withAppsLists(AppsListDataSummary...) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
An array of AppsListDataSummary objects.
withAppsLists(Collection<AppsListDataSummary>) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
An array of AppsListDataSummary objects.
withAssociationId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the association ID.
withAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The Availability Zone of a violating subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The Availability Zone of a violating subnet.
withAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The Availability Zone of a violating subnet.
withAwsEc2InstanceViolation(AwsEc2InstanceViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an EC2 instance.
withAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a network interface.
withAwsEc2NetworkInterfaceViolations(AwsEc2NetworkInterfaceViolation...) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
Violation detail for network interfaces associated with the EC2 instance.
withAwsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation>) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
Violation detail for network interfaces associated with the EC2 instance.
withAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for security groups.
withComplianceStatus(String) - Method in class com.amazonaws.services.fms.model.EvaluationResult
Describes an Amazon Web Services account's compliance with the Firewall Manager policy.
withComplianceStatus(PolicyComplianceStatusType) - Method in class com.amazonaws.services.fms.model.EvaluationResult
Describes an Amazon Web Services account's compliance with the Firewall Manager policy.
withConflictingPolicyId(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC.
withConflictingPriority(Integer) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priority setting of the two conflicting rule groups.
withContributingSubnets(String...) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the contributing subnets.
withContributingSubnets(Collection<String>) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the contributing subnets.
withCreateTime(Date) - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was created.
withCreateTime(Date) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was created.
withCurrentFirewallSubnetRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the subnet route table for the current firewall.
withCurrentFirewallSubnetRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The subnet route table for the current firewall.
withCurrentInternetGatewayRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The current route table for the internet gateway.
withCurrentInternetGatewayRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table for the current internet gateway.
withCurrentPolicyDescription(NetworkFirewallPolicyDescription) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that's currently in use in the individual account.
withCurrentRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the current route table that's associated with the subnet, if one is available.
withData(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
Details about the attack, including the following:
withDefaultList(Boolean) - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
withDefaultList(Boolean) - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
Specifies whether the list to retrieve is a default list owned by Firewall Manager.
withDefaultLists(Boolean) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
withDefaultLists(Boolean) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
Specifies whether the lists to retrieve are default lists owned by Firewall Manager.
withDeleteAllPolicyResources(Boolean) - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
If True, the request performs cleanup according to the policy type.
withDeleteUnusedFMManagedResources(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
withDeleteUnusedFMManagedResources(Boolean) - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates whether Firewall Manager should delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy.
withDescription(String) - Method in class com.amazonaws.services.fms.model.ActionTarget
A description of the remediation action target.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
A description of the EC2 route table that is associated with the remediation action.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
A description of the copied EC2 route table that is associated with the remediation action.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
A description of CreateRoute action in Amazon EC2.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
A description of the CreateRouteTable action.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
A description of the DeleteRoute action.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
A description of the ReplaceRoute action in Amazon EC2.
withDescription(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
A description of the ReplaceRouteTableAssociation action in Amazon EC2.
withDescription(String) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
A description of the list of remediation actions.
withDescription(String) - Method in class com.amazonaws.services.fms.model.PossibleRemediationActions
A description of the possible remediation actions list.
withDescription(String) - Method in class com.amazonaws.services.fms.model.RemediationAction
A description of a remediation action.
withDescription(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Brief description of the action that will be performed.
withDestination(String) - Method in class com.amazonaws.services.fms.model.Route
The destination of the route.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv4 CIDR address block used for the destination match.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv4 CIDR range for the route.
withDestinationCidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv4 CIDR address block used for the destination match.
withDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the IPv6 CIDR block destination.
withDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the IPv6 CIDR range for the route.
withDestinationIpv6CidrBlock(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the IPv6 CIDR address block used for the destination match.
withDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a prefix list used for the destination match.
withDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the prefix list for the route.
withDestinationPrefixListId(String) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the prefix list for the route.
withDestinationType(String) - Method in class com.amazonaws.services.fms.model.Route
The type of destination for the route.
withDestinationType(DestinationType) - Method in class com.amazonaws.services.fms.model.Route
The type of destination for the route.
withDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
withDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups.
withDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
withEC2AssociateRouteTableAction(EC2AssociateRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the AssociateRouteTable action in the Amazon EC2 API.
withEC2CopyRouteTableAction(EC2CopyRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CopyRouteTable action in the Amazon EC2 API.
withEC2CreateRouteAction(EC2CreateRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRoute action in the Amazon EC2 API.
withEC2CreateRouteTableAction(EC2CreateRouteTableAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the CreateRouteTable action in the Amazon EC2 API.
withEC2DeleteRouteAction(EC2DeleteRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the DeleteRoute action in the Amazon EC2 API.
withEC2ReplaceRouteAction(EC2ReplaceRouteAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRoute action in the Amazon EC2 API.
withEC2ReplaceRouteTableAssociationAction(EC2ReplaceRouteTableAssociationAction) - Method in class com.amazonaws.services.fms.model.RemediationAction
Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.
withEndTime(Date) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The end of the time period to query for the attacks.
withEvaluationLimitExceeded(Boolean) - Method in class com.amazonaws.services.fms.model.EvaluationResult
Indicates that over 100 resources are noncompliant with the Firewall Manager policy.
withEvaluationLimitExceeded(Boolean) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Indicates if over 100 resources are noncompliant with the Firewall Manager policy.
withEvaluationResults(EvaluationResult...) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
An array of EvaluationResult objects.
withEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
An array of EvaluationResult objects.
withExcludeMap(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to exclude from the policy.
withExcludeResourceTags(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy.
withExpectedFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The expected endpoint for the current firewall.
withExpectedFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall endpoint that's expected.
withExpectedFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected subnet ID for the firewall.
withExpectedFirewallSubnetRoutes(ExpectedRoute...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet routes that are expected.
withExpectedFirewallSubnetRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet routes that are expected.
withExpectedFirewallSubnetRoutes(ExpectedRoute...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall subnet routes that are expected.
withExpectedFirewallSubnetRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The firewall subnet routes that are expected.
withExpectedInternetGatewayRoutes(ExpectedRoute...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway routes that are expected.
withExpectedInternetGatewayRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway routes that are expected.
withExpectedInternetGatewayRoutes(ExpectedRoute...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected routes for the internet gateway.
withExpectedInternetGatewayRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The expected routes for the internet gateway.
withExpectedPolicyDescription(NetworkFirewallPolicyDescription) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The policy that should be in use in the individual account in order to be compliant.
withExpectedRoutes(ExpectedRoute...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The expected routes.
withExpectedRoutes(Collection<ExpectedRoute>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The expected routes.
withExpectedRouteTable(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the route table that should be associated with the subnet.
withExpiredAt(Date) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
A timestamp that indicates when the returned information should be considered out of date.
withFirewallEndpoint(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The endpoint of the firewall.
withFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The firewall subnet ID.
withFirewallSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The subnet ID for the firewall.
withFromPort(Long) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number.
withGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
withGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
withGatewayId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of an internet gateway or virtual private gateway.
withGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the gateway ID.
withIncludeMap(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.Policy
Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to include in the policy.
withInternetGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The internet gateway ID.
withInternetGatewayId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The internet gateway ID.
withIpV4Cidr(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv4 CIDR block.
withIPV4Range(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv4 ranges for the security group rule.
withIpV6Cidr(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the IPv6 CIDR block.
withIPV6Range(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IPv6 ranges for the security group rule.
withIsDefaultAction(Boolean) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
Information about whether an action is taken by default.
withIsDefaultAction(Boolean) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
Indicates if the current action is the default action.
withIsRouteTableUsedInDifferentAZ(Boolean) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about whether the route table is used in another Availability Zone.
withIsRouteTableUsedInDifferentAZ(Boolean) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about whether the route table is used in another Availability Zone.
withIssueInfoMap(Map<String, String>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
withIssueInfoMap(Map<String, String>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.
withKey(String) - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag key.
withKey(String) - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
withLastUpdated(Date) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
Timestamp of the last update to the EvaluationResult objects.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.fms.model.AppsListData
The time that the Firewall Manager applications list was last updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The time that the Firewall Manager protocols list was last updated.
withListArn(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The Amazon Resource Name (ARN) of the applications list.
withListArn(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The Amazon Resource Name (ARN) of the specified protocols list.
withListId(String) - Method in class com.amazonaws.services.fms.model.AppsListData
The ID of the Firewall Manager applications list.
withListId(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The ID of the applications list.
withListId(String) - Method in class com.amazonaws.services.fms.model.DeleteAppsListRequest
The ID of the applications list that you want to delete.
withListId(String) - Method in class com.amazonaws.services.fms.model.DeleteProtocolsListRequest
The ID of the protocols list that you want to delete.
withListId(String) - Method in class com.amazonaws.services.fms.model.GetAppsListRequest
The ID of the Firewall Manager applications list that you want the details for.
withListId(String) - Method in class com.amazonaws.services.fms.model.GetProtocolsListRequest
The ID of the Firewall Manager protocols list that you want the details for.
withListId(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The ID of the Firewall Manager protocols list.
withListId(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The ID of the specified protocols list.
withListName(String) - Method in class com.amazonaws.services.fms.model.AppsListData
The name of the Firewall Manager applications list.
withListName(String) - Method in class com.amazonaws.services.fms.model.AppsListDataSummary
The name of the applications list.
withListName(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
The name of the Firewall Manager protocols list.
withListName(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
The name of the specified protocols list.
withListUpdateToken(String) - Method in class com.amazonaws.services.fms.model.AppsListData
A unique identifier for each update to the list.
withListUpdateToken(String) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A unique identifier for each update to the list.
withManagedServiceData(String) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
Details about the service that are specific to the service type, in JSON format.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
Specifies the number of objects that you want Firewall Manager to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
Specifies the number of PolicyComplianceStatus objects that you want Firewall Manager to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
Specifies the number of member account IDs that you want Firewall Manager to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
Specifies the number of PolicySummary objects that you want Firewall Manager to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
The maximum number of objects that you want Firewall Manager to return for this request.
withMemberAccount(String) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The Amazon Web Services account that owns the resources that you want to get the details for.
withMemberAccount(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The Amazon Web Services account ID that you want the details for.
withMemberAccount(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account ID.
withMemberAccount(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The member account ID.
withMemberAccount(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The Amazon Web Services account that the violation details were requested for.
withMemberAccountId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The Amazon Web Services account that is in scope of the policy that you want to get the details for.
withMemberAccounts(String...) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
An array of account IDs.
withMemberAccounts(Collection<String>) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
An array of account IDs.
withNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
 
withNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for the subnet for which internet traffic hasn't been inspected.
withNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
The route configuration is invalid.
withNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Expected routes are missing from Network Firewall.
withNetworkFirewallMissingExpectedRTViolation(NetworkFirewallMissingExpectedRTViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
withNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
withNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
withNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant.
withNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected firewall route.
withNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation) - Method in class com.amazonaws.services.fms.model.ResourceViolation
There's an unexpected gateway route.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
If you specify a value for MaxResults and you have more objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response, which you can use to retrieve another group of objects.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
If you have more objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListAppsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListAppsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
If you specify a value for MaxResults and you have more PolicyComplianceStatus objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicyComplianceStatus objects.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsRequest
If you specify a value for MaxResults and you have more account IDs than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of IDs.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListMemberAccountsResult
If you have more member account IDs than the number that you specified for MaxResults in the request, the response includes a NextToken value.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListPoliciesRequest
If you specify a value for MaxResults and you have more PolicySummary objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicySummary objects.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
If you have more PolicySummary objects than the number that you specified for MaxResults in the request, the response includes a NextToken value.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsRequest
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
withNextToken(String) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response.
withNumberOfRuleGroupsAlreadyAssociated(Integer) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
The number of rule groups currently associated with the VPC.
withOrder(Integer) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
The order of the remediation actions in the list.
withOrderedRemediationActions(RemediationActionWithOrder...) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
The ordered list of remediation actions.
withOrderedRemediationActions(Collection<RemediationActionWithOrder>) - Method in class com.amazonaws.services.fms.model.PossibleRemediationAction
The ordered list of remediation actions.
withPartialMatches(PartialMatch...) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.
withPartialMatches(Collection<PartialMatch>) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.
withPolicy(Policy) - Method in class com.amazonaws.services.fms.model.GetPolicyResult
Information about the specified Firewall Manager policy.
withPolicy(Policy) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The details of the Firewall Manager policy to be created.
withPolicy(Policy) - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The details of the Firewall Manager policy.
withPolicyArn(String) - Method in class com.amazonaws.services.fms.model.GetPolicyResult
The Amazon Resource Name (ARN) of the specified policy.
withPolicyArn(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The Amazon Resource Name (ARN) of the specified policy.
withPolicyArn(String) - Method in class com.amazonaws.services.fms.model.PutPolicyResult
The Amazon Resource Name (ARN) of the policy.
withPolicyComplianceDetail(PolicyComplianceDetail) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailResult
Information about the resources and the policy that you specified in the GetComplianceDetail request.
withPolicyComplianceStatusList(PolicyComplianceStatus...) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
An array of PolicyComplianceStatus objects.
withPolicyComplianceStatusList(Collection<PolicyComplianceStatus>) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusResult
An array of PolicyComplianceStatus objects.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.DeletePolicyRequest
The ID of the policy that you want to delete.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetComplianceDetailRequest
The ID of the policy that you want to get the details for.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetPolicyRequest
The ID of the Firewall Manager policy that you want the details for.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The ID of the policy for which you want to get the attack information.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the Firewall Manager policy that you want the details for.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.ListComplianceStatusRequest
The ID of the Firewall Manager policy that you want the details for.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.Policy
The ID of the Firewall Manager policy.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The ID of the Firewall Manager policy.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The ID of the Firewall Manager policy.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The ID of the specified policy.
withPolicyId(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ID of the Firewall Manager policy that the violation details were requested for.
withPolicyList(PolicySummary...) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
An array of PolicySummary objects.
withPolicyList(Collection<PolicySummary>) - Method in class com.amazonaws.services.fms.model.ListPoliciesResult
An array of PolicySummary objects.
withPolicyName(String) - Method in class com.amazonaws.services.fms.model.Policy
The name of the Firewall Manager policy.
withPolicyName(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The name of the Firewall Manager policy.
withPolicyName(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The name of the specified policy.
withPolicyOwner(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
The Amazon Web Services account that created the Firewall Manager policy.
withPolicyOwner(String) - Method in class com.amazonaws.services.fms.model.PolicyComplianceStatus
The Amazon Web Services account that created the Firewall Manager policy.
withPolicyUpdateToken(String) - Method in class com.amazonaws.services.fms.model.Policy
A unique identifier for each update to the policy.
withPort(Long) - Method in class com.amazonaws.services.fms.model.App
The application's port number, for example 80.
withPossibleRemediationActions(PossibleRemediationActions) - Method in class com.amazonaws.services.fms.model.ResourceViolation
A list of possible remediation action lists.
withPossibleSecurityGroupRemediationActions(SecurityGroupRemediationAction...) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
Remediation options for the rule specified in the ViolationTarget.
withPossibleSecurityGroupRemediationActions(Collection<SecurityGroupRemediationAction>) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
Remediation options for the rule specified in the ViolationTarget.
withPrefixListId(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the ID of the prefix list for the route.
withPrefixListId(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The ID of the prefix list for the security group rule.
withPreviousAppsList(Map<String, List<App>>) - Method in class com.amazonaws.services.fms.model.AppsListData
A map of previous version numbers to their corresponding App object arrays.
withPreviousProtocolsList(Map<String, List<String>>) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
A map of previous version numbers to their corresponding protocol arrays.
withPriority(Integer) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The priority of the rule group.
withProtocol(String) - Method in class com.amazonaws.services.fms.model.App
The IP protocol name or number.
withProtocol(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The IP protocol name (tcp, udp, icmp, icmpv6) or number.
withProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
Information about the specified Firewall Manager protocols list.
withProtocolsList(String...) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
An array of protocols in the Firewall Manager protocols list.
withProtocolsList(Collection<String>) - Method in class com.amazonaws.services.fms.model.ProtocolsListData
An array of protocols in the Firewall Manager protocols list.
withProtocolsList(String...) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
An array of protocols in the Firewall Manager protocols list.
withProtocolsList(Collection<String>) - Method in class com.amazonaws.services.fms.model.ProtocolsListDataSummary
An array of protocols in the Firewall Manager protocols list.
withProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The details of the Firewall Manager protocols list to be created.
withProtocolsList(ProtocolsListData) - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The details of the Firewall Manager protocols list.
withProtocolsListArn(String) - Method in class com.amazonaws.services.fms.model.GetProtocolsListResult
The Amazon Resource Name (ARN) of the specified protocols list.
withProtocolsListArn(String) - Method in class com.amazonaws.services.fms.model.PutProtocolsListResult
The Amazon Resource Name (ARN) of the protocols list.
withProtocolsLists(ProtocolsListDataSummary...) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
An array of ProtocolsListDataSummary objects.
withProtocolsLists(Collection<ProtocolsListDataSummary>) - Method in class com.amazonaws.services.fms.model.ListProtocolsListsResult
An array of ProtocolsListDataSummary objects.
withReference(String) - Method in class com.amazonaws.services.fms.model.PartialMatch
The reference rule from the primary security group of the Firewall Manager policy.
withRemediationAction(RemediationAction) - Method in class com.amazonaws.services.fms.model.RemediationActionWithOrder
Information about an action you can take to remediate a violation.
withRemediationActionType(String) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The remediation action that will be performed.
withRemediationActionType(RemediationActionType) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The remediation action that will be performed.
withRemediationEnabled(Boolean) - Method in class com.amazonaws.services.fms.model.Policy
Indicates if the policy should be automatically applied to new resources.
withRemediationEnabled(Boolean) - Method in class com.amazonaws.services.fms.model.PolicySummary
Indicates if the policy should be automatically applied to new resources.
withRemediationResult(SecurityGroupRuleDescription) - Method in class com.amazonaws.services.fms.model.SecurityGroupRemediationAction
The final state of the rule specified in the ViolationTarget after it is remediated.
withResourceArn(String) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
withResourceArn(String) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
withResourceArn(String) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource to return tags for.
withResourceDescription(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
Brief description for the requested resource.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.ActionTarget
The ID of the remediation target.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource ID.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The ID of the resource that has violations.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The resource ID of the rule group.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The resource ID of the rule group.
withResourceId(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource ID that the violation details were requested for.
withResourceTags(ResourceTag...) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceTag objects.
withResourceTags(Collection<ResourceTag>) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceTag objects.
withResourceTags(Tag...) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ResourceTag objects associated with the resource.
withResourceTags(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The ResourceTag objects associated with the resource.
withResourceType(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The resource type.
withResourceType(String) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsRequest
The resource type.
withResourceType(String) - Method in class com.amazonaws.services.fms.model.Policy
The type of resource protected by or in scope of the policy.
withResourceType(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The type of resource protected by or in scope of the policy.
withResourceType(String) - Method in class com.amazonaws.services.fms.model.ViolationDetail
The resource type that the violation details were requested for.
withResourceTypeList(String...) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceType objects.
withResourceTypeList(Collection<String>) - Method in class com.amazonaws.services.fms.model.Policy
An array of ResourceType objects.
withResourceViolations(ResourceViolation...) - Method in class com.amazonaws.services.fms.model.ViolationDetail
List of violations for the requested resource.
withResourceViolations(Collection<ResourceViolation>) - Method in class com.amazonaws.services.fms.model.ViolationDetail
List of violations for the requested resource.
withRoleStatus(String) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
withRoleStatus(AccountRoleStatus) - Method in class com.amazonaws.services.fms.model.GetAdminAccountResult
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the EC2 route table that is associated with the remediation action.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The ID of the copied EC2 route table that is associated with the remediation action.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of the route table for the route.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2DeleteRouteAction
Information about the ID of the route table.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteAction
Information about the ID of the route table.
withRouteTableId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2ReplaceRouteTableAssociationAction
Information about the ID of the new route table to associate with the subnet.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.ExpectedRoute
Information about the route table ID.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route table ID.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the route table ID.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route table ID.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The ID of the route table.
withRouteTableId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the route table.
withRuleGroupName(String) - Method in class com.amazonaws.services.fms.model.StatefulRuleGroup
The name of the rule group.
withRuleGroupName(String) - Method in class com.amazonaws.services.fms.model.StatelessRuleGroup
The name of the rule group.
withSecurityServicePolicyData(SecurityServicePolicyData) - Method in class com.amazonaws.services.fms.model.Policy
Details about the security service that is being used to protect the resources.
withSecurityServiceType(String) - Method in class com.amazonaws.services.fms.model.PolicySummary
The service that the policy is using to protect the resources.
withSecurityServiceType(SecurityServiceType) - Method in class com.amazonaws.services.fms.model.PolicySummary
The service that the policy is using to protect the resources.
withServiceType(String) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The service type that is protected by the policy.
withServiceType(SecurityServiceType) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusResult
The service type that is protected by the policy.
withSnsRoleName(String) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The IAM role that is used by Firewall Manager to record activity to SNS.
withSnsRoleName(String) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.
withSnsTopicArn(String) - Method in class com.amazonaws.services.fms.model.GetNotificationChannelResult
The SNS topic that records Firewall Manager activity.
withSnsTopicArn(String) - Method in class com.amazonaws.services.fms.model.PutNotificationChannelRequest
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.
withStartTime(Date) - Method in class com.amazonaws.services.fms.model.GetProtectionStatusRequest
The start of the time period to query for the attacks.
withStatefulRuleGroups(StatefulRuleGroup...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateful rule groups that are used in the Network Firewall firewall policy.
withStatefulRuleGroups(Collection<StatefulRuleGroup>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateful rule groups that are used in the Network Firewall firewall policy.
withStatelessCustomActions(String...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
Names of custom actions that are available for use in the stateless default actions settings.
withStatelessCustomActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
Names of custom actions that are available for use in the stateless default actions settings.
withStatelessDefaultActions(String...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packets that don't match any of the stateless rule groups.
withStatelessDefaultActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packets that don't match any of the stateless rule groups.
withStatelessFragmentDefaultActions(String...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packet fragments that don't match any of the stateless rule groups.
withStatelessFragmentDefaultActions(Collection<String>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The actions to take on packet fragments that don't match any of the stateless rule groups.
withStatelessRuleGroups(StatelessRuleGroup...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateless rule groups that are used in the Network Firewall firewall policy.
withStatelessRuleGroups(Collection<StatelessRuleGroup>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyDescription
The stateless rule groups that are used in the Network Firewall firewall policy.
withSubnetAvailabilityZone(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet Availability Zone.
withSubnetId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2AssociateRouteTableAction
The ID of the subnet for the EC2 route table that is associated with the remediation action.
withSubnetId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The subnet ID.
withTagKeys(String...) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The keys of the tags to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.fms.model.UntagResourceRequest
The keys of the tags to remove from the resource.
withTagList(Tag...) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
The tags associated with the resource.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.ListTagsForResourceResult
The tags associated with the resource.
withTagList(Tag...) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The tags associated with the resource.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutAppsListRequest
The tags associated with the resource.
withTagList(Tag...) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The tags to add to the Amazon Web Services resource.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutPolicyRequest
The tags to add to the Amazon Web Services resource.
withTagList(Tag...) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The tags associated with the resource.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.PutProtocolsListRequest
The tags associated with the resource.
withTagList(Tag...) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The tags to add to the resource.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.fms.model.TagResourceRequest
The tags to add to the resource.
withTarget(String) - Method in class com.amazonaws.services.fms.model.Route
The route's target.
withTargetType(String) - Method in class com.amazonaws.services.fms.model.Route
The type of target for the route.
withTargetType(TargetType) - Method in class com.amazonaws.services.fms.model.Route
The type of target for the route.
withTargetViolationReason(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The reason the resource has this violation, if one is available.
withTargetViolationReason(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The reason the resource has this violation, if one is available.
withTargetViolationReasons(String...) - Method in class com.amazonaws.services.fms.model.PartialMatch
The violation reason.
withTargetViolationReasons(Collection<String>) - Method in class com.amazonaws.services.fms.model.PartialMatch
The violation reason.
withToPort(Long) - Method in class com.amazonaws.services.fms.model.SecurityGroupRuleDescription
The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
withType(String) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
The service that the policy is using to protect the resources.
withType(SecurityServiceType) - Method in class com.amazonaws.services.fms.model.SecurityServicePolicyData
The service that the policy is using to protect the resources.
withUnavailablePriorities(Integer...) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priorities of rule groups that are already associated with the VPC.
withUnavailablePriorities(Collection<Integer>) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
The priorities of rule groups that are already associated with the VPC.
withValue(String) - Method in class com.amazonaws.services.fms.model.ResourceTag
The resource tag value.
withValue(String) - Method in class com.amazonaws.services.fms.model.Tag
Part of the key:value pair that defines a tag.
withViolatingRoute(Route) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
The route that's in violation.
withViolatingRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route or routes that are in violation.
withViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the route or routes that are in violation.
withViolatingRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The route or routes that are in violation.
withViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
The route or routes that are in violation.
withViolatingRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The routes that are in violation.
withViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
The routes that are in violation.
withViolatingRoutes(Route...) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
The routes that are in violation.
withViolatingRoutes(Collection<Route>) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
The routes that are in violation.
withViolatingSecurityGroups(String...) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.
withViolatingSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.
withViolationDetail(ViolationDetail) - Method in class com.amazonaws.services.fms.model.GetViolationDetailsResult
Violation detail for a resource.
withViolationReason(String) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The reason that the resource is not protected by the policy.
withViolationReason(ViolationReason) - Method in class com.amazonaws.services.fms.model.ComplianceViolator
The reason that the resource is not protected by the policy.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsEc2InstanceViolation
The resource ID of the EC2 instance.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsEc2NetworkInterfaceViolation
The resource ID of the network interface.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
The security group rule that is being evaluated.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
Information about the VPC ID.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
Information about the VPC ID.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
Information about the VPC ID.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
The subnet that has an inactive state.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
The target of the violation.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The ID of the Network Firewall or VPC resource that's in violation.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The ID of the Network Firewall or VPC resource that's in violation.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The ID of the Network Firewall or VPC resource that's in violation.
withViolationTarget(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallPolicyModifiedViolation
The ID of the Network Firewall or VPC resource that's in violation.
withViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.AwsVPCSecurityGroupViolation
A description of the security group that violates the policy.
withViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsDuplicateRuleGroupViolation
A description of the violation that specifies the rule group and VPC.
withViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupLimitExceededViolation
A description of the violation that specifies the rule group and VPC.
withViolationTargetDescription(String) - Method in class com.amazonaws.services.fms.model.DnsRuleGroupPriorityConflictViolation
A description of the violation that specifies the VPC and the rule group that's already associated with it.
withViolatorCount(Long) - Method in class com.amazonaws.services.fms.model.EvaluationResult
The number of resources that are noncompliant with the specified policy.
withViolators(ComplianceViolator...) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy.
withViolators(Collection<ComplianceViolator>) - Method in class com.amazonaws.services.fms.model.PolicyComplianceDetail
An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy.
withVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRTViolation
The resource ID of the VPC associated with a violating subnet.
withVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingFirewallViolation
The resource ID of the VPC associated with a violating subnet.
withVPC(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingSubnetViolation
The resource ID of the VPC associated with a violating subnet.
withVpcEndpointId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteAction
Information about the ID of a VPC endpoint.
withVpcId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CopyRouteTableAction
The VPC ID of the copied EC2 route table that is associated with the remediation action.
withVpcId(ActionTarget) - Method in class com.amazonaws.services.fms.model.EC2CreateRouteTableAction
Information about the ID of a VPC.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation
Information about the VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
Information about the VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation
Information about the VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation
Information about the VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation
Information about the VPC ID.
withVpcId(String) - Method in class com.amazonaws.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
Information about the VPC ID.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.