Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const AttachmentStatusCreating + const AttachmentStatusDeleting + const AttachmentStatusError + const AttachmentStatusFailed + const AttachmentStatusReady + const AttachmentStatusScaling + const ConfigurationSyncStateCapacityConstrained + const ConfigurationSyncStateInSync + const ConfigurationSyncStatePending + const EncryptionTypeAwsOwnedKmsKey + const EncryptionTypeCustomerKms + const EndpointsID + const ErrCodeInsufficientCapacityException + const ErrCodeInternalServerError + const ErrCodeInvalidOperationException + const ErrCodeInvalidRequestException + const ErrCodeInvalidResourcePolicyException + const ErrCodeInvalidTokenException + const ErrCodeLimitExceededException + const ErrCodeLogDestinationPermissionException + const ErrCodeResourceNotFoundException + const ErrCodeResourceOwnerCheckException + const ErrCodeThrottlingException + const ErrCodeUnsupportedOperationException + const FirewallStatusValueDeleting + const FirewallStatusValueProvisioning + const FirewallStatusValueReady + const GeneratedRulesTypeAllowlist + const GeneratedRulesTypeDenylist + const IPAddressTypeDualstack + const IPAddressTypeIpv4 + const IPAddressTypeIpv6 + const IdentifiedTypeStatelessRuleContainsTcpFlags + const IdentifiedTypeStatelessRuleForwardingAsymmetrically + const LogDestinationTypeCloudWatchLogs + const LogDestinationTypeKinesisDataFirehose + const LogDestinationTypeS3 + const LogTypeAlert + const LogTypeFlow + const OverrideActionDropToAlert + const PerObjectSyncStatusCapacityConstrained + const PerObjectSyncStatusInSync + const PerObjectSyncStatusPending + const ResourceManagedStatusAccount + const ResourceManagedStatusManaged + const ResourceManagedTypeAwsManagedDomainLists + const ResourceManagedTypeAwsManagedThreatSignatures + const ResourceStatusActive + const ResourceStatusDeleting + const ResourceStatusError + const RevocationCheckActionDrop + const RevocationCheckActionPass + const RevocationCheckActionReject + const RuleGroupTypeStateful + const RuleGroupTypeStateless + const RuleOrderDefaultActionOrder + const RuleOrderStrictOrder + const ServiceID + const ServiceName + const StatefulActionAlert + const StatefulActionDrop + const StatefulActionPass + const StatefulActionReject + const StatefulRuleDirectionAny + const StatefulRuleDirectionForward + const StatefulRuleProtocolDcerpc + const StatefulRuleProtocolDhcp + const StatefulRuleProtocolDns + const StatefulRuleProtocolFtp + const StatefulRuleProtocolHttp + const StatefulRuleProtocolIcmp + const StatefulRuleProtocolIkev2 + const StatefulRuleProtocolImap + const StatefulRuleProtocolIp + const StatefulRuleProtocolKrb5 + const StatefulRuleProtocolMsn + const StatefulRuleProtocolNtp + const StatefulRuleProtocolSmb + const StatefulRuleProtocolSmtp + const StatefulRuleProtocolSsh + const StatefulRuleProtocolTcp + const StatefulRuleProtocolTftp + const StatefulRuleProtocolTls + const StatefulRuleProtocolUdp + const StreamExceptionPolicyContinue + const StreamExceptionPolicyDrop + const StreamExceptionPolicyReject + const TCPFlagAck + const TCPFlagCwr + const TCPFlagEce + const TCPFlagFin + const TCPFlagPsh + const TCPFlagRst + const TCPFlagSyn + const TCPFlagUrg + const TargetTypeHttpHost + const TargetTypeTlsSni + func AttachmentStatus_Values() []string + func ConfigurationSyncState_Values() []string + func EncryptionType_Values() []string + func FirewallStatusValue_Values() []string + func GeneratedRulesType_Values() []string + func IPAddressType_Values() []string + func IdentifiedType_Values() []string + func LogDestinationType_Values() []string + func LogType_Values() []string + func OverrideAction_Values() []string + func PerObjectSyncStatus_Values() []string + func ResourceManagedStatus_Values() []string + func ResourceManagedType_Values() []string + func ResourceStatus_Values() []string + func RevocationCheckAction_Values() []string + func RuleGroupType_Values() []string + func RuleOrder_Values() []string + func StatefulAction_Values() []string + func StatefulRuleDirection_Values() []string + func StatefulRuleProtocol_Values() []string + func StreamExceptionPolicy_Values() []string + func TCPFlag_Values() []string + func TargetType_Values() []string + type ActionDefinition struct + PublishMetricAction *PublishMetricAction + func (s *ActionDefinition) SetPublishMetricAction(v *PublishMetricAction) *ActionDefinition + func (s *ActionDefinition) Validate() error + func (s ActionDefinition) GoString() string + func (s ActionDefinition) String() string + type Address struct + AddressDefinition *string + func (s *Address) SetAddressDefinition(v string) *Address + func (s *Address) Validate() error + func (s Address) GoString() string + func (s Address) String() string + type AnalysisResult struct + AnalysisDetail *string + IdentifiedRuleIds []*string + IdentifiedType *string + func (s *AnalysisResult) SetAnalysisDetail(v string) *AnalysisResult + func (s *AnalysisResult) SetIdentifiedRuleIds(v []*string) *AnalysisResult + func (s *AnalysisResult) SetIdentifiedType(v string) *AnalysisResult + func (s AnalysisResult) GoString() string + func (s AnalysisResult) String() string + type AssociateFirewallPolicyInput struct + FirewallArn *string + FirewallName *string + FirewallPolicyArn *string + UpdateToken *string + func (s *AssociateFirewallPolicyInput) SetFirewallArn(v string) *AssociateFirewallPolicyInput + func (s *AssociateFirewallPolicyInput) SetFirewallName(v string) *AssociateFirewallPolicyInput + func (s *AssociateFirewallPolicyInput) SetFirewallPolicyArn(v string) *AssociateFirewallPolicyInput + func (s *AssociateFirewallPolicyInput) SetUpdateToken(v string) *AssociateFirewallPolicyInput + func (s *AssociateFirewallPolicyInput) Validate() error + func (s AssociateFirewallPolicyInput) GoString() string + func (s AssociateFirewallPolicyInput) String() string + type AssociateFirewallPolicyOutput struct + FirewallArn *string + FirewallName *string + FirewallPolicyArn *string + UpdateToken *string + func (s *AssociateFirewallPolicyOutput) SetFirewallArn(v string) *AssociateFirewallPolicyOutput + func (s *AssociateFirewallPolicyOutput) SetFirewallName(v string) *AssociateFirewallPolicyOutput + func (s *AssociateFirewallPolicyOutput) SetFirewallPolicyArn(v string) *AssociateFirewallPolicyOutput + func (s *AssociateFirewallPolicyOutput) SetUpdateToken(v string) *AssociateFirewallPolicyOutput + func (s AssociateFirewallPolicyOutput) GoString() string + func (s AssociateFirewallPolicyOutput) String() string + type AssociateSubnetsInput struct + FirewallArn *string + FirewallName *string + SubnetMappings []*SubnetMapping + UpdateToken *string + func (s *AssociateSubnetsInput) SetFirewallArn(v string) *AssociateSubnetsInput + func (s *AssociateSubnetsInput) SetFirewallName(v string) *AssociateSubnetsInput + func (s *AssociateSubnetsInput) SetSubnetMappings(v []*SubnetMapping) *AssociateSubnetsInput + func (s *AssociateSubnetsInput) SetUpdateToken(v string) *AssociateSubnetsInput + func (s *AssociateSubnetsInput) Validate() error + func (s AssociateSubnetsInput) GoString() string + func (s AssociateSubnetsInput) String() string + type AssociateSubnetsOutput struct + FirewallArn *string + FirewallName *string + SubnetMappings []*SubnetMapping + UpdateToken *string + func (s *AssociateSubnetsOutput) SetFirewallArn(v string) *AssociateSubnetsOutput + func (s *AssociateSubnetsOutput) SetFirewallName(v string) *AssociateSubnetsOutput + func (s *AssociateSubnetsOutput) SetSubnetMappings(v []*SubnetMapping) *AssociateSubnetsOutput + func (s *AssociateSubnetsOutput) SetUpdateToken(v string) *AssociateSubnetsOutput + func (s AssociateSubnetsOutput) GoString() string + func (s AssociateSubnetsOutput) String() string + type Attachment struct + EndpointId *string + Status *string + StatusMessage *string + SubnetId *string + func (s *Attachment) SetEndpointId(v string) *Attachment + func (s *Attachment) SetStatus(v string) *Attachment + func (s *Attachment) SetStatusMessage(v string) *Attachment + func (s *Attachment) SetSubnetId(v string) *Attachment + func (s Attachment) GoString() string + func (s Attachment) String() string + type CIDRSummary struct + AvailableCIDRCount *int64 + IPSetReferences map[string]*IPSetMetadata + UtilizedCIDRCount *int64 + func (s *CIDRSummary) SetAvailableCIDRCount(v int64) *CIDRSummary + func (s *CIDRSummary) SetIPSetReferences(v map[string]*IPSetMetadata) *CIDRSummary + func (s *CIDRSummary) SetUtilizedCIDRCount(v int64) *CIDRSummary + func (s CIDRSummary) GoString() string + func (s CIDRSummary) String() string + type CapacityUsageSummary struct + CIDRs *CIDRSummary + func (s *CapacityUsageSummary) SetCIDRs(v *CIDRSummary) *CapacityUsageSummary + func (s CapacityUsageSummary) GoString() string + func (s CapacityUsageSummary) String() string + type CheckCertificateRevocationStatusActions struct + RevokedStatusAction *string + UnknownStatusAction *string + func (s *CheckCertificateRevocationStatusActions) SetRevokedStatusAction(v string) *CheckCertificateRevocationStatusActions + func (s *CheckCertificateRevocationStatusActions) SetUnknownStatusAction(v string) *CheckCertificateRevocationStatusActions + func (s CheckCertificateRevocationStatusActions) GoString() string + func (s CheckCertificateRevocationStatusActions) String() string + type CreateFirewallInput struct + DeleteProtection *bool + Description *string + EncryptionConfiguration *EncryptionConfiguration + FirewallName *string + FirewallPolicyArn *string + FirewallPolicyChangeProtection *bool + SubnetChangeProtection *bool + SubnetMappings []*SubnetMapping + Tags []*Tag + VpcId *string + func (s *CreateFirewallInput) SetDeleteProtection(v bool) *CreateFirewallInput + func (s *CreateFirewallInput) SetDescription(v string) *CreateFirewallInput + func (s *CreateFirewallInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *CreateFirewallInput + func (s *CreateFirewallInput) SetFirewallName(v string) *CreateFirewallInput + func (s *CreateFirewallInput) SetFirewallPolicyArn(v string) *CreateFirewallInput + func (s *CreateFirewallInput) SetFirewallPolicyChangeProtection(v bool) *CreateFirewallInput + func (s *CreateFirewallInput) SetSubnetChangeProtection(v bool) *CreateFirewallInput + func (s *CreateFirewallInput) SetSubnetMappings(v []*SubnetMapping) *CreateFirewallInput + func (s *CreateFirewallInput) SetTags(v []*Tag) *CreateFirewallInput + func (s *CreateFirewallInput) SetVpcId(v string) *CreateFirewallInput + func (s *CreateFirewallInput) Validate() error + func (s CreateFirewallInput) GoString() string + func (s CreateFirewallInput) String() string + type CreateFirewallOutput struct + Firewall *Firewall + FirewallStatus *FirewallStatus + func (s *CreateFirewallOutput) SetFirewall(v *Firewall) *CreateFirewallOutput + func (s *CreateFirewallOutput) SetFirewallStatus(v *FirewallStatus) *CreateFirewallOutput + func (s CreateFirewallOutput) GoString() string + func (s CreateFirewallOutput) String() string + type CreateFirewallPolicyInput struct + Description *string + DryRun *bool + EncryptionConfiguration *EncryptionConfiguration + FirewallPolicy *FirewallPolicy + FirewallPolicyName *string + Tags []*Tag + func (s *CreateFirewallPolicyInput) SetDescription(v string) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) SetDryRun(v bool) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) SetFirewallPolicy(v *FirewallPolicy) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) SetFirewallPolicyName(v string) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) SetTags(v []*Tag) *CreateFirewallPolicyInput + func (s *CreateFirewallPolicyInput) Validate() error + func (s CreateFirewallPolicyInput) GoString() string + func (s CreateFirewallPolicyInput) String() string + type CreateFirewallPolicyOutput struct + FirewallPolicyResponse *FirewallPolicyResponse + UpdateToken *string + func (s *CreateFirewallPolicyOutput) SetFirewallPolicyResponse(v *FirewallPolicyResponse) *CreateFirewallPolicyOutput + func (s *CreateFirewallPolicyOutput) SetUpdateToken(v string) *CreateFirewallPolicyOutput + func (s CreateFirewallPolicyOutput) GoString() string + func (s CreateFirewallPolicyOutput) String() string + type CreateRuleGroupInput struct + AnalyzeRuleGroup *bool + Capacity *int64 + Description *string + DryRun *bool + EncryptionConfiguration *EncryptionConfiguration + RuleGroup *RuleGroup + RuleGroupName *string + Rules *string + SourceMetadata *SourceMetadata + Tags []*Tag + Type *string + func (s *CreateRuleGroupInput) SetAnalyzeRuleGroup(v bool) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetCapacity(v int64) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetDescription(v string) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetDryRun(v bool) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetRuleGroup(v *RuleGroup) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetRuleGroupName(v string) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetRules(v string) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetSourceMetadata(v *SourceMetadata) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetTags(v []*Tag) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) SetType(v string) *CreateRuleGroupInput + func (s *CreateRuleGroupInput) Validate() error + func (s CreateRuleGroupInput) GoString() string + func (s CreateRuleGroupInput) String() string + type CreateRuleGroupOutput struct + RuleGroupResponse *RuleGroupResponse + UpdateToken *string + func (s *CreateRuleGroupOutput) SetRuleGroupResponse(v *RuleGroupResponse) *CreateRuleGroupOutput + func (s *CreateRuleGroupOutput) SetUpdateToken(v string) *CreateRuleGroupOutput + func (s CreateRuleGroupOutput) GoString() string + func (s CreateRuleGroupOutput) String() string + type CreateTLSInspectionConfigurationInput struct + Description *string + EncryptionConfiguration *EncryptionConfiguration + TLSInspectionConfiguration *TLSInspectionConfiguration + TLSInspectionConfigurationName *string + Tags []*Tag + func (s *CreateTLSInspectionConfigurationInput) SetDescription(v string) *CreateTLSInspectionConfigurationInput + func (s *CreateTLSInspectionConfigurationInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *CreateTLSInspectionConfigurationInput + func (s *CreateTLSInspectionConfigurationInput) SetTLSInspectionConfiguration(v *TLSInspectionConfiguration) *CreateTLSInspectionConfigurationInput + func (s *CreateTLSInspectionConfigurationInput) SetTLSInspectionConfigurationName(v string) *CreateTLSInspectionConfigurationInput + func (s *CreateTLSInspectionConfigurationInput) SetTags(v []*Tag) *CreateTLSInspectionConfigurationInput + func (s *CreateTLSInspectionConfigurationInput) Validate() error + func (s CreateTLSInspectionConfigurationInput) GoString() string + func (s CreateTLSInspectionConfigurationInput) String() string + type CreateTLSInspectionConfigurationOutput struct + TLSInspectionConfigurationResponse *TLSInspectionConfigurationResponse + UpdateToken *string + func (s *CreateTLSInspectionConfigurationOutput) SetTLSInspectionConfigurationResponse(v *TLSInspectionConfigurationResponse) *CreateTLSInspectionConfigurationOutput + func (s *CreateTLSInspectionConfigurationOutput) SetUpdateToken(v string) *CreateTLSInspectionConfigurationOutput + func (s CreateTLSInspectionConfigurationOutput) GoString() string + func (s CreateTLSInspectionConfigurationOutput) String() string + type CustomAction struct + ActionDefinition *ActionDefinition + ActionName *string + func (s *CustomAction) SetActionDefinition(v *ActionDefinition) *CustomAction + func (s *CustomAction) SetActionName(v string) *CustomAction + func (s *CustomAction) Validate() error + func (s CustomAction) GoString() string + func (s CustomAction) String() string + type DeleteFirewallInput struct + FirewallArn *string + FirewallName *string + func (s *DeleteFirewallInput) SetFirewallArn(v string) *DeleteFirewallInput + func (s *DeleteFirewallInput) SetFirewallName(v string) *DeleteFirewallInput + func (s *DeleteFirewallInput) Validate() error + func (s DeleteFirewallInput) GoString() string + func (s DeleteFirewallInput) String() string + type DeleteFirewallOutput struct + Firewall *Firewall + FirewallStatus *FirewallStatus + func (s *DeleteFirewallOutput) SetFirewall(v *Firewall) *DeleteFirewallOutput + func (s *DeleteFirewallOutput) SetFirewallStatus(v *FirewallStatus) *DeleteFirewallOutput + func (s DeleteFirewallOutput) GoString() string + func (s DeleteFirewallOutput) String() string + type DeleteFirewallPolicyInput struct + FirewallPolicyArn *string + FirewallPolicyName *string + func (s *DeleteFirewallPolicyInput) SetFirewallPolicyArn(v string) *DeleteFirewallPolicyInput + func (s *DeleteFirewallPolicyInput) SetFirewallPolicyName(v string) *DeleteFirewallPolicyInput + func (s *DeleteFirewallPolicyInput) Validate() error + func (s DeleteFirewallPolicyInput) GoString() string + func (s DeleteFirewallPolicyInput) String() string + type DeleteFirewallPolicyOutput struct + FirewallPolicyResponse *FirewallPolicyResponse + func (s *DeleteFirewallPolicyOutput) SetFirewallPolicyResponse(v *FirewallPolicyResponse) *DeleteFirewallPolicyOutput + func (s DeleteFirewallPolicyOutput) GoString() string + func (s DeleteFirewallPolicyOutput) String() string + type DeleteResourcePolicyInput struct + ResourceArn *string + func (s *DeleteResourcePolicyInput) SetResourceArn(v string) *DeleteResourcePolicyInput + func (s *DeleteResourcePolicyInput) Validate() error + func (s DeleteResourcePolicyInput) GoString() string + func (s DeleteResourcePolicyInput) String() string + type DeleteResourcePolicyOutput struct + func (s DeleteResourcePolicyOutput) GoString() string + func (s DeleteResourcePolicyOutput) String() string + type DeleteRuleGroupInput struct + RuleGroupArn *string + RuleGroupName *string + Type *string + func (s *DeleteRuleGroupInput) SetRuleGroupArn(v string) *DeleteRuleGroupInput + func (s *DeleteRuleGroupInput) SetRuleGroupName(v string) *DeleteRuleGroupInput + func (s *DeleteRuleGroupInput) SetType(v string) *DeleteRuleGroupInput + func (s *DeleteRuleGroupInput) Validate() error + func (s DeleteRuleGroupInput) GoString() string + func (s DeleteRuleGroupInput) String() string + type DeleteRuleGroupOutput struct + RuleGroupResponse *RuleGroupResponse + func (s *DeleteRuleGroupOutput) SetRuleGroupResponse(v *RuleGroupResponse) *DeleteRuleGroupOutput + func (s DeleteRuleGroupOutput) GoString() string + func (s DeleteRuleGroupOutput) String() string + type DeleteTLSInspectionConfigurationInput struct + TLSInspectionConfigurationArn *string + TLSInspectionConfigurationName *string + func (s *DeleteTLSInspectionConfigurationInput) SetTLSInspectionConfigurationArn(v string) *DeleteTLSInspectionConfigurationInput + func (s *DeleteTLSInspectionConfigurationInput) SetTLSInspectionConfigurationName(v string) *DeleteTLSInspectionConfigurationInput + func (s *DeleteTLSInspectionConfigurationInput) Validate() error + func (s DeleteTLSInspectionConfigurationInput) GoString() string + func (s DeleteTLSInspectionConfigurationInput) String() string + type DeleteTLSInspectionConfigurationOutput struct + TLSInspectionConfigurationResponse *TLSInspectionConfigurationResponse + func (s *DeleteTLSInspectionConfigurationOutput) SetTLSInspectionConfigurationResponse(v *TLSInspectionConfigurationResponse) *DeleteTLSInspectionConfigurationOutput + func (s DeleteTLSInspectionConfigurationOutput) GoString() string + func (s DeleteTLSInspectionConfigurationOutput) String() string + type DescribeFirewallInput struct + FirewallArn *string + FirewallName *string + func (s *DescribeFirewallInput) SetFirewallArn(v string) *DescribeFirewallInput + func (s *DescribeFirewallInput) SetFirewallName(v string) *DescribeFirewallInput + func (s *DescribeFirewallInput) Validate() error + func (s DescribeFirewallInput) GoString() string + func (s DescribeFirewallInput) String() string + type DescribeFirewallOutput struct + Firewall *Firewall + FirewallStatus *FirewallStatus + UpdateToken *string + func (s *DescribeFirewallOutput) SetFirewall(v *Firewall) *DescribeFirewallOutput + func (s *DescribeFirewallOutput) SetFirewallStatus(v *FirewallStatus) *DescribeFirewallOutput + func (s *DescribeFirewallOutput) SetUpdateToken(v string) *DescribeFirewallOutput + func (s DescribeFirewallOutput) GoString() string + func (s DescribeFirewallOutput) String() string + type DescribeFirewallPolicyInput struct + FirewallPolicyArn *string + FirewallPolicyName *string + func (s *DescribeFirewallPolicyInput) SetFirewallPolicyArn(v string) *DescribeFirewallPolicyInput + func (s *DescribeFirewallPolicyInput) SetFirewallPolicyName(v string) *DescribeFirewallPolicyInput + func (s *DescribeFirewallPolicyInput) Validate() error + func (s DescribeFirewallPolicyInput) GoString() string + func (s DescribeFirewallPolicyInput) String() string + type DescribeFirewallPolicyOutput struct + FirewallPolicy *FirewallPolicy + FirewallPolicyResponse *FirewallPolicyResponse + UpdateToken *string + func (s *DescribeFirewallPolicyOutput) SetFirewallPolicy(v *FirewallPolicy) *DescribeFirewallPolicyOutput + func (s *DescribeFirewallPolicyOutput) SetFirewallPolicyResponse(v *FirewallPolicyResponse) *DescribeFirewallPolicyOutput + func (s *DescribeFirewallPolicyOutput) SetUpdateToken(v string) *DescribeFirewallPolicyOutput + func (s DescribeFirewallPolicyOutput) GoString() string + func (s DescribeFirewallPolicyOutput) String() string + type DescribeLoggingConfigurationInput struct + FirewallArn *string + FirewallName *string + func (s *DescribeLoggingConfigurationInput) SetFirewallArn(v string) *DescribeLoggingConfigurationInput + func (s *DescribeLoggingConfigurationInput) SetFirewallName(v string) *DescribeLoggingConfigurationInput + func (s *DescribeLoggingConfigurationInput) Validate() error + func (s DescribeLoggingConfigurationInput) GoString() string + func (s DescribeLoggingConfigurationInput) String() string + type DescribeLoggingConfigurationOutput struct + FirewallArn *string + LoggingConfiguration *LoggingConfiguration + func (s *DescribeLoggingConfigurationOutput) SetFirewallArn(v string) *DescribeLoggingConfigurationOutput + func (s *DescribeLoggingConfigurationOutput) SetLoggingConfiguration(v *LoggingConfiguration) *DescribeLoggingConfigurationOutput + func (s DescribeLoggingConfigurationOutput) GoString() string + func (s DescribeLoggingConfigurationOutput) String() string + type DescribeResourcePolicyInput struct + ResourceArn *string + func (s *DescribeResourcePolicyInput) SetResourceArn(v string) *DescribeResourcePolicyInput + func (s *DescribeResourcePolicyInput) Validate() error + func (s DescribeResourcePolicyInput) GoString() string + func (s DescribeResourcePolicyInput) String() string + type DescribeResourcePolicyOutput struct + Policy *string + func (s *DescribeResourcePolicyOutput) SetPolicy(v string) *DescribeResourcePolicyOutput + func (s DescribeResourcePolicyOutput) GoString() string + func (s DescribeResourcePolicyOutput) String() string + type DescribeRuleGroupInput struct + AnalyzeRuleGroup *bool + RuleGroupArn *string + RuleGroupName *string + Type *string + func (s *DescribeRuleGroupInput) SetAnalyzeRuleGroup(v bool) *DescribeRuleGroupInput + func (s *DescribeRuleGroupInput) SetRuleGroupArn(v string) *DescribeRuleGroupInput + func (s *DescribeRuleGroupInput) SetRuleGroupName(v string) *DescribeRuleGroupInput + func (s *DescribeRuleGroupInput) SetType(v string) *DescribeRuleGroupInput + func (s *DescribeRuleGroupInput) Validate() error + func (s DescribeRuleGroupInput) GoString() string + func (s DescribeRuleGroupInput) String() string + type DescribeRuleGroupMetadataInput struct + RuleGroupArn *string + RuleGroupName *string + Type *string + func (s *DescribeRuleGroupMetadataInput) SetRuleGroupArn(v string) *DescribeRuleGroupMetadataInput + func (s *DescribeRuleGroupMetadataInput) SetRuleGroupName(v string) *DescribeRuleGroupMetadataInput + func (s *DescribeRuleGroupMetadataInput) SetType(v string) *DescribeRuleGroupMetadataInput + func (s *DescribeRuleGroupMetadataInput) Validate() error + func (s DescribeRuleGroupMetadataInput) GoString() string + func (s DescribeRuleGroupMetadataInput) String() string + type DescribeRuleGroupMetadataOutput struct + Capacity *int64 + Description *string + LastModifiedTime *time.Time + RuleGroupArn *string + RuleGroupName *string + StatefulRuleOptions *StatefulRuleOptions + Type *string + func (s *DescribeRuleGroupMetadataOutput) SetCapacity(v int64) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetDescription(v string) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetLastModifiedTime(v time.Time) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetRuleGroupArn(v string) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetRuleGroupName(v string) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetStatefulRuleOptions(v *StatefulRuleOptions) *DescribeRuleGroupMetadataOutput + func (s *DescribeRuleGroupMetadataOutput) SetType(v string) *DescribeRuleGroupMetadataOutput + func (s DescribeRuleGroupMetadataOutput) GoString() string + func (s DescribeRuleGroupMetadataOutput) String() string + type DescribeRuleGroupOutput struct + RuleGroup *RuleGroup + RuleGroupResponse *RuleGroupResponse + UpdateToken *string + func (s *DescribeRuleGroupOutput) SetRuleGroup(v *RuleGroup) *DescribeRuleGroupOutput + func (s *DescribeRuleGroupOutput) SetRuleGroupResponse(v *RuleGroupResponse) *DescribeRuleGroupOutput + func (s *DescribeRuleGroupOutput) SetUpdateToken(v string) *DescribeRuleGroupOutput + func (s DescribeRuleGroupOutput) GoString() string + func (s DescribeRuleGroupOutput) String() string + type DescribeTLSInspectionConfigurationInput struct + TLSInspectionConfigurationArn *string + TLSInspectionConfigurationName *string + func (s *DescribeTLSInspectionConfigurationInput) SetTLSInspectionConfigurationArn(v string) *DescribeTLSInspectionConfigurationInput + func (s *DescribeTLSInspectionConfigurationInput) SetTLSInspectionConfigurationName(v string) *DescribeTLSInspectionConfigurationInput + func (s *DescribeTLSInspectionConfigurationInput) Validate() error + func (s DescribeTLSInspectionConfigurationInput) GoString() string + func (s DescribeTLSInspectionConfigurationInput) String() string + type DescribeTLSInspectionConfigurationOutput struct + TLSInspectionConfiguration *TLSInspectionConfiguration + TLSInspectionConfigurationResponse *TLSInspectionConfigurationResponse + UpdateToken *string + func (s *DescribeTLSInspectionConfigurationOutput) SetTLSInspectionConfiguration(v *TLSInspectionConfiguration) *DescribeTLSInspectionConfigurationOutput + func (s *DescribeTLSInspectionConfigurationOutput) SetTLSInspectionConfigurationResponse(v *TLSInspectionConfigurationResponse) *DescribeTLSInspectionConfigurationOutput + func (s *DescribeTLSInspectionConfigurationOutput) SetUpdateToken(v string) *DescribeTLSInspectionConfigurationOutput + func (s DescribeTLSInspectionConfigurationOutput) GoString() string + func (s DescribeTLSInspectionConfigurationOutput) String() string + type Dimension struct + Value *string + func (s *Dimension) SetValue(v string) *Dimension + func (s *Dimension) Validate() error + func (s Dimension) GoString() string + func (s Dimension) String() string + type DisassociateSubnetsInput struct + FirewallArn *string + FirewallName *string + SubnetIds []*string + UpdateToken *string + func (s *DisassociateSubnetsInput) SetFirewallArn(v string) *DisassociateSubnetsInput + func (s *DisassociateSubnetsInput) SetFirewallName(v string) *DisassociateSubnetsInput + func (s *DisassociateSubnetsInput) SetSubnetIds(v []*string) *DisassociateSubnetsInput + func (s *DisassociateSubnetsInput) SetUpdateToken(v string) *DisassociateSubnetsInput + func (s *DisassociateSubnetsInput) Validate() error + func (s DisassociateSubnetsInput) GoString() string + func (s DisassociateSubnetsInput) String() string + type DisassociateSubnetsOutput struct + FirewallArn *string + FirewallName *string + SubnetMappings []*SubnetMapping + UpdateToken *string + func (s *DisassociateSubnetsOutput) SetFirewallArn(v string) *DisassociateSubnetsOutput + func (s *DisassociateSubnetsOutput) SetFirewallName(v string) *DisassociateSubnetsOutput + func (s *DisassociateSubnetsOutput) SetSubnetMappings(v []*SubnetMapping) *DisassociateSubnetsOutput + func (s *DisassociateSubnetsOutput) SetUpdateToken(v string) *DisassociateSubnetsOutput + func (s DisassociateSubnetsOutput) GoString() string + func (s DisassociateSubnetsOutput) String() string + type EncryptionConfiguration struct + KeyId *string + Type *string + func (s *EncryptionConfiguration) SetKeyId(v string) *EncryptionConfiguration + func (s *EncryptionConfiguration) SetType(v string) *EncryptionConfiguration + func (s *EncryptionConfiguration) Validate() error + func (s EncryptionConfiguration) GoString() string + func (s EncryptionConfiguration) String() string + type Firewall struct + DeleteProtection *bool + Description *string + EncryptionConfiguration *EncryptionConfiguration + FirewallArn *string + FirewallId *string + FirewallName *string + FirewallPolicyArn *string + FirewallPolicyChangeProtection *bool + SubnetChangeProtection *bool + SubnetMappings []*SubnetMapping + Tags []*Tag + VpcId *string + func (s *Firewall) SetDeleteProtection(v bool) *Firewall + func (s *Firewall) SetDescription(v string) *Firewall + func (s *Firewall) SetEncryptionConfiguration(v *EncryptionConfiguration) *Firewall + func (s *Firewall) SetFirewallArn(v string) *Firewall + func (s *Firewall) SetFirewallId(v string) *Firewall + func (s *Firewall) SetFirewallName(v string) *Firewall + func (s *Firewall) SetFirewallPolicyArn(v string) *Firewall + func (s *Firewall) SetFirewallPolicyChangeProtection(v bool) *Firewall + func (s *Firewall) SetSubnetChangeProtection(v bool) *Firewall + func (s *Firewall) SetSubnetMappings(v []*SubnetMapping) *Firewall + func (s *Firewall) SetTags(v []*Tag) *Firewall + func (s *Firewall) SetVpcId(v string) *Firewall + func (s Firewall) GoString() string + func (s Firewall) String() string + type FirewallMetadata struct + FirewallArn *string + FirewallName *string + func (s *FirewallMetadata) SetFirewallArn(v string) *FirewallMetadata + func (s *FirewallMetadata) SetFirewallName(v string) *FirewallMetadata + func (s FirewallMetadata) GoString() string + func (s FirewallMetadata) String() string + type FirewallPolicy struct + PolicyVariables *PolicyVariables + StatefulDefaultActions []*string + StatefulEngineOptions *StatefulEngineOptions + StatefulRuleGroupReferences []*StatefulRuleGroupReference + StatelessCustomActions []*CustomAction + StatelessDefaultActions []*string + StatelessFragmentDefaultActions []*string + StatelessRuleGroupReferences []*StatelessRuleGroupReference + TLSInspectionConfigurationArn *string + func (s *FirewallPolicy) SetPolicyVariables(v *PolicyVariables) *FirewallPolicy + func (s *FirewallPolicy) SetStatefulDefaultActions(v []*string) *FirewallPolicy + func (s *FirewallPolicy) SetStatefulEngineOptions(v *StatefulEngineOptions) *FirewallPolicy + func (s *FirewallPolicy) SetStatefulRuleGroupReferences(v []*StatefulRuleGroupReference) *FirewallPolicy + func (s *FirewallPolicy) SetStatelessCustomActions(v []*CustomAction) *FirewallPolicy + func (s *FirewallPolicy) SetStatelessDefaultActions(v []*string) *FirewallPolicy + func (s *FirewallPolicy) SetStatelessFragmentDefaultActions(v []*string) *FirewallPolicy + func (s *FirewallPolicy) SetStatelessRuleGroupReferences(v []*StatelessRuleGroupReference) *FirewallPolicy + func (s *FirewallPolicy) SetTLSInspectionConfigurationArn(v string) *FirewallPolicy + func (s *FirewallPolicy) Validate() error + func (s FirewallPolicy) GoString() string + func (s FirewallPolicy) String() string + type FirewallPolicyMetadata struct + Arn *string + Name *string + func (s *FirewallPolicyMetadata) SetArn(v string) *FirewallPolicyMetadata + func (s *FirewallPolicyMetadata) SetName(v string) *FirewallPolicyMetadata + func (s FirewallPolicyMetadata) GoString() string + func (s FirewallPolicyMetadata) String() string + type FirewallPolicyResponse struct + ConsumedStatefulRuleCapacity *int64 + ConsumedStatelessRuleCapacity *int64 + Description *string + EncryptionConfiguration *EncryptionConfiguration + FirewallPolicyArn *string + FirewallPolicyId *string + FirewallPolicyName *string + FirewallPolicyStatus *string + LastModifiedTime *time.Time + NumberOfAssociations *int64 + Tags []*Tag + func (s *FirewallPolicyResponse) SetConsumedStatefulRuleCapacity(v int64) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetConsumedStatelessRuleCapacity(v int64) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetDescription(v string) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetEncryptionConfiguration(v *EncryptionConfiguration) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetFirewallPolicyArn(v string) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetFirewallPolicyId(v string) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetFirewallPolicyName(v string) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetFirewallPolicyStatus(v string) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetLastModifiedTime(v time.Time) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetNumberOfAssociations(v int64) *FirewallPolicyResponse + func (s *FirewallPolicyResponse) SetTags(v []*Tag) *FirewallPolicyResponse + func (s FirewallPolicyResponse) GoString() string + func (s FirewallPolicyResponse) String() string + type FirewallStatus struct + CapacityUsageSummary *CapacityUsageSummary + ConfigurationSyncStateSummary *string + Status *string + SyncStates map[string]*SyncState + func (s *FirewallStatus) SetCapacityUsageSummary(v *CapacityUsageSummary) *FirewallStatus + func (s *FirewallStatus) SetConfigurationSyncStateSummary(v string) *FirewallStatus + func (s *FirewallStatus) SetStatus(v string) *FirewallStatus + func (s *FirewallStatus) SetSyncStates(v map[string]*SyncState) *FirewallStatus + func (s FirewallStatus) GoString() string + func (s FirewallStatus) String() string + type Header struct + Destination *string + DestinationPort *string + Direction *string + Protocol *string + Source *string + SourcePort *string + func (s *Header) SetDestination(v string) *Header + func (s *Header) SetDestinationPort(v string) *Header + func (s *Header) SetDirection(v string) *Header + func (s *Header) SetProtocol(v string) *Header + func (s *Header) SetSource(v string) *Header + func (s *Header) SetSourcePort(v string) *Header + func (s *Header) Validate() error + func (s Header) GoString() string + func (s Header) String() string + type IPSet struct + Definition []*string + func (s *IPSet) SetDefinition(v []*string) *IPSet + func (s *IPSet) Validate() error + func (s IPSet) GoString() string + func (s IPSet) String() string + type IPSetMetadata struct + ResolvedCIDRCount *int64 + func (s *IPSetMetadata) SetResolvedCIDRCount(v int64) *IPSetMetadata + func (s IPSetMetadata) GoString() string + func (s IPSetMetadata) String() string + type IPSetReference struct + ReferenceArn *string + func (s *IPSetReference) SetReferenceArn(v string) *IPSetReference + func (s *IPSetReference) Validate() error + func (s IPSetReference) GoString() string + func (s IPSetReference) String() string + type InsufficientCapacityException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InsufficientCapacityException) Code() string + func (s *InsufficientCapacityException) Error() string + func (s *InsufficientCapacityException) Message() string + func (s *InsufficientCapacityException) OrigErr() error + func (s *InsufficientCapacityException) RequestID() string + func (s *InsufficientCapacityException) StatusCode() int + func (s InsufficientCapacityException) GoString() string + func (s InsufficientCapacityException) String() string + type InternalServerError struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerError) Code() string + func (s *InternalServerError) Error() string + func (s *InternalServerError) Message() string + func (s *InternalServerError) OrigErr() error + func (s *InternalServerError) RequestID() string + func (s *InternalServerError) StatusCode() int + func (s InternalServerError) GoString() string + func (s InternalServerError) String() string + type InvalidOperationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidOperationException) Code() string + func (s *InvalidOperationException) Error() string + func (s *InvalidOperationException) Message() string + func (s *InvalidOperationException) OrigErr() error + func (s *InvalidOperationException) RequestID() string + func (s *InvalidOperationException) StatusCode() int + func (s InvalidOperationException) GoString() string + func (s InvalidOperationException) String() string + type InvalidRequestException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidRequestException) Code() string + func (s *InvalidRequestException) Error() string + func (s *InvalidRequestException) Message() string + func (s *InvalidRequestException) OrigErr() error + func (s *InvalidRequestException) RequestID() string + func (s *InvalidRequestException) StatusCode() int + func (s InvalidRequestException) GoString() string + func (s InvalidRequestException) String() string + type InvalidResourcePolicyException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidResourcePolicyException) Code() string + func (s *InvalidResourcePolicyException) Error() string + func (s *InvalidResourcePolicyException) Message() string + func (s *InvalidResourcePolicyException) OrigErr() error + func (s *InvalidResourcePolicyException) RequestID() string + func (s *InvalidResourcePolicyException) StatusCode() int + func (s InvalidResourcePolicyException) GoString() string + func (s InvalidResourcePolicyException) String() string + type InvalidTokenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidTokenException) Code() string + func (s *InvalidTokenException) Error() string + func (s *InvalidTokenException) Message() string + func (s *InvalidTokenException) OrigErr() error + func (s *InvalidTokenException) RequestID() string + func (s *InvalidTokenException) StatusCode() int + func (s InvalidTokenException) GoString() string + func (s InvalidTokenException) String() string + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListFirewallPoliciesInput struct + MaxResults *int64 + NextToken *string + func (s *ListFirewallPoliciesInput) SetMaxResults(v int64) *ListFirewallPoliciesInput + func (s *ListFirewallPoliciesInput) SetNextToken(v string) *ListFirewallPoliciesInput + func (s *ListFirewallPoliciesInput) Validate() error + func (s ListFirewallPoliciesInput) GoString() string + func (s ListFirewallPoliciesInput) String() string + type ListFirewallPoliciesOutput struct + FirewallPolicies []*FirewallPolicyMetadata + NextToken *string + func (s *ListFirewallPoliciesOutput) SetFirewallPolicies(v []*FirewallPolicyMetadata) *ListFirewallPoliciesOutput + func (s *ListFirewallPoliciesOutput) SetNextToken(v string) *ListFirewallPoliciesOutput + func (s ListFirewallPoliciesOutput) GoString() string + func (s ListFirewallPoliciesOutput) String() string + type ListFirewallsInput struct + MaxResults *int64 + NextToken *string + VpcIds []*string + func (s *ListFirewallsInput) SetMaxResults(v int64) *ListFirewallsInput + func (s *ListFirewallsInput) SetNextToken(v string) *ListFirewallsInput + func (s *ListFirewallsInput) SetVpcIds(v []*string) *ListFirewallsInput + func (s *ListFirewallsInput) Validate() error + func (s ListFirewallsInput) GoString() string + func (s ListFirewallsInput) String() string + type ListFirewallsOutput struct + Firewalls []*FirewallMetadata + NextToken *string + func (s *ListFirewallsOutput) SetFirewalls(v []*FirewallMetadata) *ListFirewallsOutput + func (s *ListFirewallsOutput) SetNextToken(v string) *ListFirewallsOutput + func (s ListFirewallsOutput) GoString() string + func (s ListFirewallsOutput) String() string + type ListRuleGroupsInput struct + ManagedType *string + MaxResults *int64 + NextToken *string + Scope *string + Type *string + func (s *ListRuleGroupsInput) SetManagedType(v string) *ListRuleGroupsInput + func (s *ListRuleGroupsInput) SetMaxResults(v int64) *ListRuleGroupsInput + func (s *ListRuleGroupsInput) SetNextToken(v string) *ListRuleGroupsInput + func (s *ListRuleGroupsInput) SetScope(v string) *ListRuleGroupsInput + func (s *ListRuleGroupsInput) SetType(v string) *ListRuleGroupsInput + func (s *ListRuleGroupsInput) Validate() error + func (s ListRuleGroupsInput) GoString() string + func (s ListRuleGroupsInput) String() string + type ListRuleGroupsOutput struct + NextToken *string + RuleGroups []*RuleGroupMetadata + func (s *ListRuleGroupsOutput) SetNextToken(v string) *ListRuleGroupsOutput + func (s *ListRuleGroupsOutput) SetRuleGroups(v []*RuleGroupMetadata) *ListRuleGroupsOutput + func (s ListRuleGroupsOutput) GoString() string + func (s ListRuleGroupsOutput) String() string + type ListTLSInspectionConfigurationsInput struct + MaxResults *int64 + NextToken *string + func (s *ListTLSInspectionConfigurationsInput) SetMaxResults(v int64) *ListTLSInspectionConfigurationsInput + func (s *ListTLSInspectionConfigurationsInput) SetNextToken(v string) *ListTLSInspectionConfigurationsInput + func (s *ListTLSInspectionConfigurationsInput) Validate() error + func (s ListTLSInspectionConfigurationsInput) GoString() string + func (s ListTLSInspectionConfigurationsInput) String() string + type ListTLSInspectionConfigurationsOutput struct + NextToken *string + TLSInspectionConfigurations []*TLSInspectionConfigurationMetadata + func (s *ListTLSInspectionConfigurationsOutput) SetNextToken(v string) *ListTLSInspectionConfigurationsOutput + func (s *ListTLSInspectionConfigurationsOutput) SetTLSInspectionConfigurations(v []*TLSInspectionConfigurationMetadata) *ListTLSInspectionConfigurationsOutput + func (s ListTLSInspectionConfigurationsOutput) GoString() string + func (s ListTLSInspectionConfigurationsOutput) String() string + type ListTagsForResourceInput struct + MaxResults *int64 + NextToken *string + ResourceArn *string + func (s *ListTagsForResourceInput) SetMaxResults(v int64) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) SetNextToken(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + NextToken *string + Tags []*Tag + func (s *ListTagsForResourceOutput) SetNextToken(v string) *ListTagsForResourceOutput + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type LogDestinationConfig struct + LogDestination map[string]*string + LogDestinationType *string + LogType *string + func (s *LogDestinationConfig) SetLogDestination(v map[string]*string) *LogDestinationConfig + func (s *LogDestinationConfig) SetLogDestinationType(v string) *LogDestinationConfig + func (s *LogDestinationConfig) SetLogType(v string) *LogDestinationConfig + func (s *LogDestinationConfig) Validate() error + func (s LogDestinationConfig) GoString() string + func (s LogDestinationConfig) String() string + type LogDestinationPermissionException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LogDestinationPermissionException) Code() string + func (s *LogDestinationPermissionException) Error() string + func (s *LogDestinationPermissionException) Message() string + func (s *LogDestinationPermissionException) OrigErr() error + func (s *LogDestinationPermissionException) RequestID() string + func (s *LogDestinationPermissionException) StatusCode() int + func (s LogDestinationPermissionException) GoString() string + func (s LogDestinationPermissionException) String() string + type LoggingConfiguration struct + LogDestinationConfigs []*LogDestinationConfig + func (s *LoggingConfiguration) SetLogDestinationConfigs(v []*LogDestinationConfig) *LoggingConfiguration + func (s *LoggingConfiguration) Validate() error + func (s LoggingConfiguration) GoString() string + func (s LoggingConfiguration) String() string + type MatchAttributes struct + DestinationPorts []*PortRange + Destinations []*Address + Protocols []*int64 + SourcePorts []*PortRange + Sources []*Address + TCPFlags []*TCPFlagField + func (s *MatchAttributes) SetDestinationPorts(v []*PortRange) *MatchAttributes + func (s *MatchAttributes) SetDestinations(v []*Address) *MatchAttributes + func (s *MatchAttributes) SetProtocols(v []*int64) *MatchAttributes + func (s *MatchAttributes) SetSourcePorts(v []*PortRange) *MatchAttributes + func (s *MatchAttributes) SetSources(v []*Address) *MatchAttributes + func (s *MatchAttributes) SetTCPFlags(v []*TCPFlagField) *MatchAttributes + func (s *MatchAttributes) Validate() error + func (s MatchAttributes) GoString() string + func (s MatchAttributes) String() string + type NetworkFirewall struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *NetworkFirewall + func (c *NetworkFirewall) AssociateFirewallPolicy(input *AssociateFirewallPolicyInput) (*AssociateFirewallPolicyOutput, error) + func (c *NetworkFirewall) AssociateFirewallPolicyRequest(input *AssociateFirewallPolicyInput) (req *request.Request, output *AssociateFirewallPolicyOutput) + func (c *NetworkFirewall) AssociateFirewallPolicyWithContext(ctx aws.Context, input *AssociateFirewallPolicyInput, opts ...request.Option) (*AssociateFirewallPolicyOutput, error) + func (c *NetworkFirewall) AssociateSubnets(input *AssociateSubnetsInput) (*AssociateSubnetsOutput, error) + func (c *NetworkFirewall) AssociateSubnetsRequest(input *AssociateSubnetsInput) (req *request.Request, output *AssociateSubnetsOutput) + func (c *NetworkFirewall) AssociateSubnetsWithContext(ctx aws.Context, input *AssociateSubnetsInput, opts ...request.Option) (*AssociateSubnetsOutput, error) + func (c *NetworkFirewall) CreateFirewall(input *CreateFirewallInput) (*CreateFirewallOutput, error) + func (c *NetworkFirewall) CreateFirewallPolicy(input *CreateFirewallPolicyInput) (*CreateFirewallPolicyOutput, error) + func (c *NetworkFirewall) CreateFirewallPolicyRequest(input *CreateFirewallPolicyInput) (req *request.Request, output *CreateFirewallPolicyOutput) + func (c *NetworkFirewall) CreateFirewallPolicyWithContext(ctx aws.Context, input *CreateFirewallPolicyInput, opts ...request.Option) (*CreateFirewallPolicyOutput, error) + func (c *NetworkFirewall) CreateFirewallRequest(input *CreateFirewallInput) (req *request.Request, output *CreateFirewallOutput) + func (c *NetworkFirewall) CreateFirewallWithContext(ctx aws.Context, input *CreateFirewallInput, opts ...request.Option) (*CreateFirewallOutput, error) + func (c *NetworkFirewall) CreateRuleGroup(input *CreateRuleGroupInput) (*CreateRuleGroupOutput, error) + func (c *NetworkFirewall) CreateRuleGroupRequest(input *CreateRuleGroupInput) (req *request.Request, output *CreateRuleGroupOutput) + func (c *NetworkFirewall) CreateRuleGroupWithContext(ctx aws.Context, input *CreateRuleGroupInput, opts ...request.Option) (*CreateRuleGroupOutput, error) + func (c *NetworkFirewall) CreateTLSInspectionConfiguration(input *CreateTLSInspectionConfigurationInput) (*CreateTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) CreateTLSInspectionConfigurationRequest(input *CreateTLSInspectionConfigurationInput) (req *request.Request, output *CreateTLSInspectionConfigurationOutput) + func (c *NetworkFirewall) CreateTLSInspectionConfigurationWithContext(ctx aws.Context, input *CreateTLSInspectionConfigurationInput, ...) (*CreateTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) DeleteFirewall(input *DeleteFirewallInput) (*DeleteFirewallOutput, error) + func (c *NetworkFirewall) DeleteFirewallPolicy(input *DeleteFirewallPolicyInput) (*DeleteFirewallPolicyOutput, error) + func (c *NetworkFirewall) DeleteFirewallPolicyRequest(input *DeleteFirewallPolicyInput) (req *request.Request, output *DeleteFirewallPolicyOutput) + func (c *NetworkFirewall) DeleteFirewallPolicyWithContext(ctx aws.Context, input *DeleteFirewallPolicyInput, opts ...request.Option) (*DeleteFirewallPolicyOutput, error) + func (c *NetworkFirewall) DeleteFirewallRequest(input *DeleteFirewallInput) (req *request.Request, output *DeleteFirewallOutput) + func (c *NetworkFirewall) DeleteFirewallWithContext(ctx aws.Context, input *DeleteFirewallInput, opts ...request.Option) (*DeleteFirewallOutput, error) + func (c *NetworkFirewall) DeleteResourcePolicy(input *DeleteResourcePolicyInput) (*DeleteResourcePolicyOutput, error) + func (c *NetworkFirewall) DeleteResourcePolicyRequest(input *DeleteResourcePolicyInput) (req *request.Request, output *DeleteResourcePolicyOutput) + func (c *NetworkFirewall) DeleteResourcePolicyWithContext(ctx aws.Context, input *DeleteResourcePolicyInput, opts ...request.Option) (*DeleteResourcePolicyOutput, error) + func (c *NetworkFirewall) DeleteRuleGroup(input *DeleteRuleGroupInput) (*DeleteRuleGroupOutput, error) + func (c *NetworkFirewall) DeleteRuleGroupRequest(input *DeleteRuleGroupInput) (req *request.Request, output *DeleteRuleGroupOutput) + func (c *NetworkFirewall) DeleteRuleGroupWithContext(ctx aws.Context, input *DeleteRuleGroupInput, opts ...request.Option) (*DeleteRuleGroupOutput, error) + func (c *NetworkFirewall) DeleteTLSInspectionConfiguration(input *DeleteTLSInspectionConfigurationInput) (*DeleteTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) DeleteTLSInspectionConfigurationRequest(input *DeleteTLSInspectionConfigurationInput) (req *request.Request, output *DeleteTLSInspectionConfigurationOutput) + func (c *NetworkFirewall) DeleteTLSInspectionConfigurationWithContext(ctx aws.Context, input *DeleteTLSInspectionConfigurationInput, ...) (*DeleteTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) DescribeFirewall(input *DescribeFirewallInput) (*DescribeFirewallOutput, error) + func (c *NetworkFirewall) DescribeFirewallPolicy(input *DescribeFirewallPolicyInput) (*DescribeFirewallPolicyOutput, error) + func (c *NetworkFirewall) DescribeFirewallPolicyRequest(input *DescribeFirewallPolicyInput) (req *request.Request, output *DescribeFirewallPolicyOutput) + func (c *NetworkFirewall) DescribeFirewallPolicyWithContext(ctx aws.Context, input *DescribeFirewallPolicyInput, opts ...request.Option) (*DescribeFirewallPolicyOutput, error) + func (c *NetworkFirewall) DescribeFirewallRequest(input *DescribeFirewallInput) (req *request.Request, output *DescribeFirewallOutput) + func (c *NetworkFirewall) DescribeFirewallWithContext(ctx aws.Context, input *DescribeFirewallInput, opts ...request.Option) (*DescribeFirewallOutput, error) + func (c *NetworkFirewall) DescribeLoggingConfiguration(input *DescribeLoggingConfigurationInput) (*DescribeLoggingConfigurationOutput, error) + func (c *NetworkFirewall) DescribeLoggingConfigurationRequest(input *DescribeLoggingConfigurationInput) (req *request.Request, output *DescribeLoggingConfigurationOutput) + func (c *NetworkFirewall) DescribeLoggingConfigurationWithContext(ctx aws.Context, input *DescribeLoggingConfigurationInput, ...) (*DescribeLoggingConfigurationOutput, error) + func (c *NetworkFirewall) DescribeResourcePolicy(input *DescribeResourcePolicyInput) (*DescribeResourcePolicyOutput, error) + func (c *NetworkFirewall) DescribeResourcePolicyRequest(input *DescribeResourcePolicyInput) (req *request.Request, output *DescribeResourcePolicyOutput) + func (c *NetworkFirewall) DescribeResourcePolicyWithContext(ctx aws.Context, input *DescribeResourcePolicyInput, opts ...request.Option) (*DescribeResourcePolicyOutput, error) + func (c *NetworkFirewall) DescribeRuleGroup(input *DescribeRuleGroupInput) (*DescribeRuleGroupOutput, error) + func (c *NetworkFirewall) DescribeRuleGroupMetadata(input *DescribeRuleGroupMetadataInput) (*DescribeRuleGroupMetadataOutput, error) + func (c *NetworkFirewall) DescribeRuleGroupMetadataRequest(input *DescribeRuleGroupMetadataInput) (req *request.Request, output *DescribeRuleGroupMetadataOutput) + func (c *NetworkFirewall) DescribeRuleGroupMetadataWithContext(ctx aws.Context, input *DescribeRuleGroupMetadataInput, opts ...request.Option) (*DescribeRuleGroupMetadataOutput, error) + func (c *NetworkFirewall) DescribeRuleGroupRequest(input *DescribeRuleGroupInput) (req *request.Request, output *DescribeRuleGroupOutput) + func (c *NetworkFirewall) DescribeRuleGroupWithContext(ctx aws.Context, input *DescribeRuleGroupInput, opts ...request.Option) (*DescribeRuleGroupOutput, error) + func (c *NetworkFirewall) DescribeTLSInspectionConfiguration(input *DescribeTLSInspectionConfigurationInput) (*DescribeTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) DescribeTLSInspectionConfigurationRequest(input *DescribeTLSInspectionConfigurationInput) (req *request.Request, output *DescribeTLSInspectionConfigurationOutput) + func (c *NetworkFirewall) DescribeTLSInspectionConfigurationWithContext(ctx aws.Context, input *DescribeTLSInspectionConfigurationInput, ...) (*DescribeTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) DisassociateSubnets(input *DisassociateSubnetsInput) (*DisassociateSubnetsOutput, error) + func (c *NetworkFirewall) DisassociateSubnetsRequest(input *DisassociateSubnetsInput) (req *request.Request, output *DisassociateSubnetsOutput) + func (c *NetworkFirewall) DisassociateSubnetsWithContext(ctx aws.Context, input *DisassociateSubnetsInput, opts ...request.Option) (*DisassociateSubnetsOutput, error) + func (c *NetworkFirewall) ListFirewallPolicies(input *ListFirewallPoliciesInput) (*ListFirewallPoliciesOutput, error) + func (c *NetworkFirewall) ListFirewallPoliciesPages(input *ListFirewallPoliciesInput, ...) error + func (c *NetworkFirewall) ListFirewallPoliciesPagesWithContext(ctx aws.Context, input *ListFirewallPoliciesInput, ...) error + func (c *NetworkFirewall) ListFirewallPoliciesRequest(input *ListFirewallPoliciesInput) (req *request.Request, output *ListFirewallPoliciesOutput) + func (c *NetworkFirewall) ListFirewallPoliciesWithContext(ctx aws.Context, input *ListFirewallPoliciesInput, opts ...request.Option) (*ListFirewallPoliciesOutput, error) + func (c *NetworkFirewall) ListFirewalls(input *ListFirewallsInput) (*ListFirewallsOutput, error) + func (c *NetworkFirewall) ListFirewallsPages(input *ListFirewallsInput, fn func(*ListFirewallsOutput, bool) bool) error + func (c *NetworkFirewall) ListFirewallsPagesWithContext(ctx aws.Context, input *ListFirewallsInput, ...) error + func (c *NetworkFirewall) ListFirewallsRequest(input *ListFirewallsInput) (req *request.Request, output *ListFirewallsOutput) + func (c *NetworkFirewall) ListFirewallsWithContext(ctx aws.Context, input *ListFirewallsInput, opts ...request.Option) (*ListFirewallsOutput, error) + func (c *NetworkFirewall) ListRuleGroups(input *ListRuleGroupsInput) (*ListRuleGroupsOutput, error) + func (c *NetworkFirewall) ListRuleGroupsPages(input *ListRuleGroupsInput, fn func(*ListRuleGroupsOutput, bool) bool) error + func (c *NetworkFirewall) ListRuleGroupsPagesWithContext(ctx aws.Context, input *ListRuleGroupsInput, ...) error + func (c *NetworkFirewall) ListRuleGroupsRequest(input *ListRuleGroupsInput) (req *request.Request, output *ListRuleGroupsOutput) + func (c *NetworkFirewall) ListRuleGroupsWithContext(ctx aws.Context, input *ListRuleGroupsInput, opts ...request.Option) (*ListRuleGroupsOutput, error) + func (c *NetworkFirewall) ListTLSInspectionConfigurations(input *ListTLSInspectionConfigurationsInput) (*ListTLSInspectionConfigurationsOutput, error) + func (c *NetworkFirewall) ListTLSInspectionConfigurationsPages(input *ListTLSInspectionConfigurationsInput, ...) error + func (c *NetworkFirewall) ListTLSInspectionConfigurationsPagesWithContext(ctx aws.Context, input *ListTLSInspectionConfigurationsInput, ...) error + func (c *NetworkFirewall) ListTLSInspectionConfigurationsRequest(input *ListTLSInspectionConfigurationsInput) (req *request.Request, output *ListTLSInspectionConfigurationsOutput) + func (c *NetworkFirewall) ListTLSInspectionConfigurationsWithContext(ctx aws.Context, input *ListTLSInspectionConfigurationsInput, ...) (*ListTLSInspectionConfigurationsOutput, error) + func (c *NetworkFirewall) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *NetworkFirewall) ListTagsForResourcePages(input *ListTagsForResourceInput, ...) error + func (c *NetworkFirewall) ListTagsForResourcePagesWithContext(ctx aws.Context, input *ListTagsForResourceInput, ...) error + func (c *NetworkFirewall) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *NetworkFirewall) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *NetworkFirewall) PutResourcePolicy(input *PutResourcePolicyInput) (*PutResourcePolicyOutput, error) + func (c *NetworkFirewall) PutResourcePolicyRequest(input *PutResourcePolicyInput) (req *request.Request, output *PutResourcePolicyOutput) + func (c *NetworkFirewall) PutResourcePolicyWithContext(ctx aws.Context, input *PutResourcePolicyInput, opts ...request.Option) (*PutResourcePolicyOutput, error) + func (c *NetworkFirewall) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *NetworkFirewall) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *NetworkFirewall) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *NetworkFirewall) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *NetworkFirewall) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *NetworkFirewall) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *NetworkFirewall) UpdateFirewallDeleteProtection(input *UpdateFirewallDeleteProtectionInput) (*UpdateFirewallDeleteProtectionOutput, error) + func (c *NetworkFirewall) UpdateFirewallDeleteProtectionRequest(input *UpdateFirewallDeleteProtectionInput) (req *request.Request, output *UpdateFirewallDeleteProtectionOutput) + func (c *NetworkFirewall) UpdateFirewallDeleteProtectionWithContext(ctx aws.Context, input *UpdateFirewallDeleteProtectionInput, ...) (*UpdateFirewallDeleteProtectionOutput, error) + func (c *NetworkFirewall) UpdateFirewallDescription(input *UpdateFirewallDescriptionInput) (*UpdateFirewallDescriptionOutput, error) + func (c *NetworkFirewall) UpdateFirewallDescriptionRequest(input *UpdateFirewallDescriptionInput) (req *request.Request, output *UpdateFirewallDescriptionOutput) + func (c *NetworkFirewall) UpdateFirewallDescriptionWithContext(ctx aws.Context, input *UpdateFirewallDescriptionInput, opts ...request.Option) (*UpdateFirewallDescriptionOutput, error) + func (c *NetworkFirewall) UpdateFirewallEncryptionConfiguration(input *UpdateFirewallEncryptionConfigurationInput) (*UpdateFirewallEncryptionConfigurationOutput, error) + func (c *NetworkFirewall) UpdateFirewallEncryptionConfigurationRequest(input *UpdateFirewallEncryptionConfigurationInput) (req *request.Request, output *UpdateFirewallEncryptionConfigurationOutput) + func (c *NetworkFirewall) UpdateFirewallEncryptionConfigurationWithContext(ctx aws.Context, input *UpdateFirewallEncryptionConfigurationInput, ...) (*UpdateFirewallEncryptionConfigurationOutput, error) + func (c *NetworkFirewall) UpdateFirewallPolicy(input *UpdateFirewallPolicyInput) (*UpdateFirewallPolicyOutput, error) + func (c *NetworkFirewall) UpdateFirewallPolicyChangeProtection(input *UpdateFirewallPolicyChangeProtectionInput) (*UpdateFirewallPolicyChangeProtectionOutput, error) + func (c *NetworkFirewall) UpdateFirewallPolicyChangeProtectionRequest(input *UpdateFirewallPolicyChangeProtectionInput) (req *request.Request, output *UpdateFirewallPolicyChangeProtectionOutput) + func (c *NetworkFirewall) UpdateFirewallPolicyChangeProtectionWithContext(ctx aws.Context, input *UpdateFirewallPolicyChangeProtectionInput, ...) (*UpdateFirewallPolicyChangeProtectionOutput, error) + func (c *NetworkFirewall) UpdateFirewallPolicyRequest(input *UpdateFirewallPolicyInput) (req *request.Request, output *UpdateFirewallPolicyOutput) + func (c *NetworkFirewall) UpdateFirewallPolicyWithContext(ctx aws.Context, input *UpdateFirewallPolicyInput, opts ...request.Option) (*UpdateFirewallPolicyOutput, error) + func (c *NetworkFirewall) UpdateLoggingConfiguration(input *UpdateLoggingConfigurationInput) (*UpdateLoggingConfigurationOutput, error) + func (c *NetworkFirewall) UpdateLoggingConfigurationRequest(input *UpdateLoggingConfigurationInput) (req *request.Request, output *UpdateLoggingConfigurationOutput) + func (c *NetworkFirewall) UpdateLoggingConfigurationWithContext(ctx aws.Context, input *UpdateLoggingConfigurationInput, ...) (*UpdateLoggingConfigurationOutput, error) + func (c *NetworkFirewall) UpdateRuleGroup(input *UpdateRuleGroupInput) (*UpdateRuleGroupOutput, error) + func (c *NetworkFirewall) UpdateRuleGroupRequest(input *UpdateRuleGroupInput) (req *request.Request, output *UpdateRuleGroupOutput) + func (c *NetworkFirewall) UpdateRuleGroupWithContext(ctx aws.Context, input *UpdateRuleGroupInput, opts ...request.Option) (*UpdateRuleGroupOutput, error) + func (c *NetworkFirewall) UpdateSubnetChangeProtection(input *UpdateSubnetChangeProtectionInput) (*UpdateSubnetChangeProtectionOutput, error) + func (c *NetworkFirewall) UpdateSubnetChangeProtectionRequest(input *UpdateSubnetChangeProtectionInput) (req *request.Request, output *UpdateSubnetChangeProtectionOutput) + func (c *NetworkFirewall) UpdateSubnetChangeProtectionWithContext(ctx aws.Context, input *UpdateSubnetChangeProtectionInput, ...) (*UpdateSubnetChangeProtectionOutput, error) + func (c *NetworkFirewall) UpdateTLSInspectionConfiguration(input *UpdateTLSInspectionConfigurationInput) (*UpdateTLSInspectionConfigurationOutput, error) + func (c *NetworkFirewall) UpdateTLSInspectionConfigurationRequest(input *UpdateTLSInspectionConfigurationInput) (req *request.Request, output *UpdateTLSInspectionConfigurationOutput) + func (c *NetworkFirewall) UpdateTLSInspectionConfigurationWithContext(ctx aws.Context, input *UpdateTLSInspectionConfigurationInput, ...) (*UpdateTLSInspectionConfigurationOutput, error) + type PerObjectStatus struct + SyncStatus *string + UpdateToken *string + func (s *PerObjectStatus) SetSyncStatus(v string) *PerObjectStatus + func (s *PerObjectStatus) SetUpdateToken(v string) *PerObjectStatus + func (s PerObjectStatus) GoString() string + func (s PerObjectStatus) String() string + type PolicyVariables struct + RuleVariables map[string]*IPSet + func (s *PolicyVariables) SetRuleVariables(v map[string]*IPSet) *PolicyVariables + func (s *PolicyVariables) Validate() error + func (s PolicyVariables) GoString() string + func (s PolicyVariables) String() string + type PortRange struct + FromPort *int64 + ToPort *int64 + func (s *PortRange) SetFromPort(v int64) *PortRange + func (s *PortRange) SetToPort(v int64) *PortRange + func (s *PortRange) Validate() error + func (s PortRange) GoString() string + func (s PortRange) String() string + type PortSet struct + Definition []*string + func (s *PortSet) SetDefinition(v []*string) *PortSet + func (s PortSet) GoString() string + func (s PortSet) String() string + type PublishMetricAction struct + Dimensions []*Dimension + func (s *PublishMetricAction) SetDimensions(v []*Dimension) *PublishMetricAction + func (s *PublishMetricAction) Validate() error + func (s PublishMetricAction) GoString() string + func (s PublishMetricAction) String() string + type PutResourcePolicyInput struct + Policy *string + ResourceArn *string + func (s *PutResourcePolicyInput) SetPolicy(v string) *PutResourcePolicyInput + func (s *PutResourcePolicyInput) SetResourceArn(v string) *PutResourcePolicyInput + func (s *PutResourcePolicyInput) Validate() error + func (s PutResourcePolicyInput) GoString() string + func (s PutResourcePolicyInput) String() string + type PutResourcePolicyOutput struct + func (s PutResourcePolicyOutput) GoString() string + func (s PutResourcePolicyOutput) String() string + type ReferenceSets struct + IPSetReferences map[string]*IPSetReference + func (s *ReferenceSets) SetIPSetReferences(v map[string]*IPSetReference) *ReferenceSets + func (s *ReferenceSets) Validate() error + func (s ReferenceSets) GoString() string + func (s ReferenceSets) String() string + type ResourceNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type ResourceOwnerCheckException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceOwnerCheckException) Code() string + func (s *ResourceOwnerCheckException) Error() string + func (s *ResourceOwnerCheckException) Message() string + func (s *ResourceOwnerCheckException) OrigErr() error + func (s *ResourceOwnerCheckException) RequestID() string + func (s *ResourceOwnerCheckException) StatusCode() int + func (s ResourceOwnerCheckException) GoString() string + func (s ResourceOwnerCheckException) String() string + type RuleDefinition struct + Actions []*string + MatchAttributes *MatchAttributes + func (s *RuleDefinition) SetActions(v []*string) *RuleDefinition + func (s *RuleDefinition) SetMatchAttributes(v *MatchAttributes) *RuleDefinition + func (s *RuleDefinition) Validate() error + func (s RuleDefinition) GoString() string + func (s RuleDefinition) String() string + type RuleGroup struct + ReferenceSets *ReferenceSets + RuleVariables *RuleVariables + RulesSource *RulesSource + StatefulRuleOptions *StatefulRuleOptions + func (s *RuleGroup) SetReferenceSets(v *ReferenceSets) *RuleGroup + func (s *RuleGroup) SetRuleVariables(v *RuleVariables) *RuleGroup + func (s *RuleGroup) SetRulesSource(v *RulesSource) *RuleGroup + func (s *RuleGroup) SetStatefulRuleOptions(v *StatefulRuleOptions) *RuleGroup + func (s *RuleGroup) Validate() error + func (s RuleGroup) GoString() string + func (s RuleGroup) String() string + type RuleGroupMetadata struct + Arn *string + Name *string + func (s *RuleGroupMetadata) SetArn(v string) *RuleGroupMetadata + func (s *RuleGroupMetadata) SetName(v string) *RuleGroupMetadata + func (s RuleGroupMetadata) GoString() string + func (s RuleGroupMetadata) String() string + type RuleGroupResponse struct + AnalysisResults []*AnalysisResult + Capacity *int64 + ConsumedCapacity *int64 + Description *string + EncryptionConfiguration *EncryptionConfiguration + LastModifiedTime *time.Time + NumberOfAssociations *int64 + RuleGroupArn *string + RuleGroupId *string + RuleGroupName *string + RuleGroupStatus *string + SnsTopic *string + SourceMetadata *SourceMetadata + Tags []*Tag + Type *string + func (s *RuleGroupResponse) SetAnalysisResults(v []*AnalysisResult) *RuleGroupResponse + func (s *RuleGroupResponse) SetCapacity(v int64) *RuleGroupResponse + func (s *RuleGroupResponse) SetConsumedCapacity(v int64) *RuleGroupResponse + func (s *RuleGroupResponse) SetDescription(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetEncryptionConfiguration(v *EncryptionConfiguration) *RuleGroupResponse + func (s *RuleGroupResponse) SetLastModifiedTime(v time.Time) *RuleGroupResponse + func (s *RuleGroupResponse) SetNumberOfAssociations(v int64) *RuleGroupResponse + func (s *RuleGroupResponse) SetRuleGroupArn(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetRuleGroupId(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetRuleGroupName(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetRuleGroupStatus(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetSnsTopic(v string) *RuleGroupResponse + func (s *RuleGroupResponse) SetSourceMetadata(v *SourceMetadata) *RuleGroupResponse + func (s *RuleGroupResponse) SetTags(v []*Tag) *RuleGroupResponse + func (s *RuleGroupResponse) SetType(v string) *RuleGroupResponse + func (s RuleGroupResponse) GoString() string + func (s RuleGroupResponse) String() string + type RuleOption struct + Keyword *string + Settings []*string + func (s *RuleOption) SetKeyword(v string) *RuleOption + func (s *RuleOption) SetSettings(v []*string) *RuleOption + func (s *RuleOption) Validate() error + func (s RuleOption) GoString() string + func (s RuleOption) String() string + type RuleVariables struct + IPSets map[string]*IPSet + PortSets map[string]*PortSet + func (s *RuleVariables) SetIPSets(v map[string]*IPSet) *RuleVariables + func (s *RuleVariables) SetPortSets(v map[string]*PortSet) *RuleVariables + func (s *RuleVariables) Validate() error + func (s RuleVariables) GoString() string + func (s RuleVariables) String() string + type RulesSource struct + RulesSourceList *RulesSourceList + RulesString *string + StatefulRules []*StatefulRule + StatelessRulesAndCustomActions *StatelessRulesAndCustomActions + func (s *RulesSource) SetRulesSourceList(v *RulesSourceList) *RulesSource + func (s *RulesSource) SetRulesString(v string) *RulesSource + func (s *RulesSource) SetStatefulRules(v []*StatefulRule) *RulesSource + func (s *RulesSource) SetStatelessRulesAndCustomActions(v *StatelessRulesAndCustomActions) *RulesSource + func (s *RulesSource) Validate() error + func (s RulesSource) GoString() string + func (s RulesSource) String() string + type RulesSourceList struct + GeneratedRulesType *string + TargetTypes []*string + Targets []*string + func (s *RulesSourceList) SetGeneratedRulesType(v string) *RulesSourceList + func (s *RulesSourceList) SetTargetTypes(v []*string) *RulesSourceList + func (s *RulesSourceList) SetTargets(v []*string) *RulesSourceList + func (s *RulesSourceList) Validate() error + func (s RulesSourceList) GoString() string + func (s RulesSourceList) String() string + type ServerCertificate struct + ResourceArn *string + func (s *ServerCertificate) SetResourceArn(v string) *ServerCertificate + func (s *ServerCertificate) Validate() error + func (s ServerCertificate) GoString() string + func (s ServerCertificate) String() string + type ServerCertificateConfiguration struct + CertificateAuthorityArn *string + CheckCertificateRevocationStatus *CheckCertificateRevocationStatusActions + Scopes []*ServerCertificateScope + ServerCertificates []*ServerCertificate + func (s *ServerCertificateConfiguration) SetCertificateAuthorityArn(v string) *ServerCertificateConfiguration + func (s *ServerCertificateConfiguration) SetCheckCertificateRevocationStatus(v *CheckCertificateRevocationStatusActions) *ServerCertificateConfiguration + func (s *ServerCertificateConfiguration) SetScopes(v []*ServerCertificateScope) *ServerCertificateConfiguration + func (s *ServerCertificateConfiguration) SetServerCertificates(v []*ServerCertificate) *ServerCertificateConfiguration + func (s *ServerCertificateConfiguration) Validate() error + func (s ServerCertificateConfiguration) GoString() string + func (s ServerCertificateConfiguration) String() string + type ServerCertificateScope struct + DestinationPorts []*PortRange + Destinations []*Address + Protocols []*int64 + SourcePorts []*PortRange + Sources []*Address + func (s *ServerCertificateScope) SetDestinationPorts(v []*PortRange) *ServerCertificateScope + func (s *ServerCertificateScope) SetDestinations(v []*Address) *ServerCertificateScope + func (s *ServerCertificateScope) SetProtocols(v []*int64) *ServerCertificateScope + func (s *ServerCertificateScope) SetSourcePorts(v []*PortRange) *ServerCertificateScope + func (s *ServerCertificateScope) SetSources(v []*Address) *ServerCertificateScope + func (s *ServerCertificateScope) Validate() error + func (s ServerCertificateScope) GoString() string + func (s ServerCertificateScope) String() string + type SourceMetadata struct + SourceArn *string + SourceUpdateToken *string + func (s *SourceMetadata) SetSourceArn(v string) *SourceMetadata + func (s *SourceMetadata) SetSourceUpdateToken(v string) *SourceMetadata + func (s *SourceMetadata) Validate() error + func (s SourceMetadata) GoString() string + func (s SourceMetadata) String() string + type StatefulEngineOptions struct + RuleOrder *string + StreamExceptionPolicy *string + func (s *StatefulEngineOptions) SetRuleOrder(v string) *StatefulEngineOptions + func (s *StatefulEngineOptions) SetStreamExceptionPolicy(v string) *StatefulEngineOptions + func (s StatefulEngineOptions) GoString() string + func (s StatefulEngineOptions) String() string + type StatefulRule struct + Action *string + Header *Header + RuleOptions []*RuleOption + func (s *StatefulRule) SetAction(v string) *StatefulRule + func (s *StatefulRule) SetHeader(v *Header) *StatefulRule + func (s *StatefulRule) SetRuleOptions(v []*RuleOption) *StatefulRule + func (s *StatefulRule) Validate() error + func (s StatefulRule) GoString() string + func (s StatefulRule) String() string + type StatefulRuleGroupOverride struct + Action *string + func (s *StatefulRuleGroupOverride) SetAction(v string) *StatefulRuleGroupOverride + func (s StatefulRuleGroupOverride) GoString() string + func (s StatefulRuleGroupOverride) String() string + type StatefulRuleGroupReference struct + Override *StatefulRuleGroupOverride + Priority *int64 + ResourceArn *string + func (s *StatefulRuleGroupReference) SetOverride(v *StatefulRuleGroupOverride) *StatefulRuleGroupReference + func (s *StatefulRuleGroupReference) SetPriority(v int64) *StatefulRuleGroupReference + func (s *StatefulRuleGroupReference) SetResourceArn(v string) *StatefulRuleGroupReference + func (s *StatefulRuleGroupReference) Validate() error + func (s StatefulRuleGroupReference) GoString() string + func (s StatefulRuleGroupReference) String() string + type StatefulRuleOptions struct + RuleOrder *string + func (s *StatefulRuleOptions) SetRuleOrder(v string) *StatefulRuleOptions + func (s StatefulRuleOptions) GoString() string + func (s StatefulRuleOptions) String() string + type StatelessRule struct + Priority *int64 + RuleDefinition *RuleDefinition + func (s *StatelessRule) SetPriority(v int64) *StatelessRule + func (s *StatelessRule) SetRuleDefinition(v *RuleDefinition) *StatelessRule + func (s *StatelessRule) Validate() error + func (s StatelessRule) GoString() string + func (s StatelessRule) String() string + type StatelessRuleGroupReference struct + Priority *int64 + ResourceArn *string + func (s *StatelessRuleGroupReference) SetPriority(v int64) *StatelessRuleGroupReference + func (s *StatelessRuleGroupReference) SetResourceArn(v string) *StatelessRuleGroupReference + func (s *StatelessRuleGroupReference) Validate() error + func (s StatelessRuleGroupReference) GoString() string + func (s StatelessRuleGroupReference) String() string + type StatelessRulesAndCustomActions struct + CustomActions []*CustomAction + StatelessRules []*StatelessRule + func (s *StatelessRulesAndCustomActions) SetCustomActions(v []*CustomAction) *StatelessRulesAndCustomActions + func (s *StatelessRulesAndCustomActions) SetStatelessRules(v []*StatelessRule) *StatelessRulesAndCustomActions + func (s *StatelessRulesAndCustomActions) Validate() error + func (s StatelessRulesAndCustomActions) GoString() string + func (s StatelessRulesAndCustomActions) String() string + type SubnetMapping struct + IPAddressType *string + SubnetId *string + func (s *SubnetMapping) SetIPAddressType(v string) *SubnetMapping + func (s *SubnetMapping) SetSubnetId(v string) *SubnetMapping + func (s *SubnetMapping) Validate() error + func (s SubnetMapping) GoString() string + func (s SubnetMapping) String() string + type SyncState struct + Attachment *Attachment + Config map[string]*PerObjectStatus + func (s *SyncState) SetAttachment(v *Attachment) *SyncState + func (s *SyncState) SetConfig(v map[string]*PerObjectStatus) *SyncState + func (s SyncState) GoString() string + func (s SyncState) String() string + type TCPFlagField struct + Flags []*string + Masks []*string + func (s *TCPFlagField) SetFlags(v []*string) *TCPFlagField + func (s *TCPFlagField) SetMasks(v []*string) *TCPFlagField + func (s *TCPFlagField) Validate() error + func (s TCPFlagField) GoString() string + func (s TCPFlagField) String() string + type TLSInspectionConfiguration struct + ServerCertificateConfigurations []*ServerCertificateConfiguration + func (s *TLSInspectionConfiguration) SetServerCertificateConfigurations(v []*ServerCertificateConfiguration) *TLSInspectionConfiguration + func (s *TLSInspectionConfiguration) Validate() error + func (s TLSInspectionConfiguration) GoString() string + func (s TLSInspectionConfiguration) String() string + type TLSInspectionConfigurationMetadata struct + Arn *string + Name *string + func (s *TLSInspectionConfigurationMetadata) SetArn(v string) *TLSInspectionConfigurationMetadata + func (s *TLSInspectionConfigurationMetadata) SetName(v string) *TLSInspectionConfigurationMetadata + func (s TLSInspectionConfigurationMetadata) GoString() string + func (s TLSInspectionConfigurationMetadata) String() string + type TLSInspectionConfigurationResponse struct + CertificateAuthority *TlsCertificateData + Certificates []*TlsCertificateData + Description *string + EncryptionConfiguration *EncryptionConfiguration + LastModifiedTime *time.Time + NumberOfAssociations *int64 + TLSInspectionConfigurationArn *string + TLSInspectionConfigurationId *string + TLSInspectionConfigurationName *string + TLSInspectionConfigurationStatus *string + Tags []*Tag + func (s *TLSInspectionConfigurationResponse) SetCertificateAuthority(v *TlsCertificateData) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetCertificates(v []*TlsCertificateData) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetDescription(v string) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetEncryptionConfiguration(v *EncryptionConfiguration) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetLastModifiedTime(v time.Time) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetNumberOfAssociations(v int64) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetTLSInspectionConfigurationArn(v string) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetTLSInspectionConfigurationId(v string) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetTLSInspectionConfigurationName(v string) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetTLSInspectionConfigurationStatus(v string) *TLSInspectionConfigurationResponse + func (s *TLSInspectionConfigurationResponse) SetTags(v []*Tag) *TLSInspectionConfigurationResponse + func (s TLSInspectionConfigurationResponse) GoString() string + func (s TLSInspectionConfigurationResponse) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagResourceInput struct + ResourceArn *string + Tags []*Tag + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type ThrottlingException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type TlsCertificateData struct + CertificateArn *string + CertificateSerial *string + Status *string + StatusMessage *string + func (s *TlsCertificateData) SetCertificateArn(v string) *TlsCertificateData + func (s *TlsCertificateData) SetCertificateSerial(v string) *TlsCertificateData + func (s *TlsCertificateData) SetStatus(v string) *TlsCertificateData + func (s *TlsCertificateData) SetStatusMessage(v string) *TlsCertificateData + func (s TlsCertificateData) GoString() string + func (s TlsCertificateData) String() string + type UnsupportedOperationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *UnsupportedOperationException) Code() string + func (s *UnsupportedOperationException) Error() string + func (s *UnsupportedOperationException) Message() string + func (s *UnsupportedOperationException) OrigErr() error + func (s *UnsupportedOperationException) RequestID() string + func (s *UnsupportedOperationException) StatusCode() int + func (s UnsupportedOperationException) GoString() string + func (s UnsupportedOperationException) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateFirewallDeleteProtectionInput struct + DeleteProtection *bool + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallDeleteProtectionInput) SetDeleteProtection(v bool) *UpdateFirewallDeleteProtectionInput + func (s *UpdateFirewallDeleteProtectionInput) SetFirewallArn(v string) *UpdateFirewallDeleteProtectionInput + func (s *UpdateFirewallDeleteProtectionInput) SetFirewallName(v string) *UpdateFirewallDeleteProtectionInput + func (s *UpdateFirewallDeleteProtectionInput) SetUpdateToken(v string) *UpdateFirewallDeleteProtectionInput + func (s *UpdateFirewallDeleteProtectionInput) Validate() error + func (s UpdateFirewallDeleteProtectionInput) GoString() string + func (s UpdateFirewallDeleteProtectionInput) String() string + type UpdateFirewallDeleteProtectionOutput struct + DeleteProtection *bool + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallDeleteProtectionOutput) SetDeleteProtection(v bool) *UpdateFirewallDeleteProtectionOutput + func (s *UpdateFirewallDeleteProtectionOutput) SetFirewallArn(v string) *UpdateFirewallDeleteProtectionOutput + func (s *UpdateFirewallDeleteProtectionOutput) SetFirewallName(v string) *UpdateFirewallDeleteProtectionOutput + func (s *UpdateFirewallDeleteProtectionOutput) SetUpdateToken(v string) *UpdateFirewallDeleteProtectionOutput + func (s UpdateFirewallDeleteProtectionOutput) GoString() string + func (s UpdateFirewallDeleteProtectionOutput) String() string + type UpdateFirewallDescriptionInput struct + Description *string + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallDescriptionInput) SetDescription(v string) *UpdateFirewallDescriptionInput + func (s *UpdateFirewallDescriptionInput) SetFirewallArn(v string) *UpdateFirewallDescriptionInput + func (s *UpdateFirewallDescriptionInput) SetFirewallName(v string) *UpdateFirewallDescriptionInput + func (s *UpdateFirewallDescriptionInput) SetUpdateToken(v string) *UpdateFirewallDescriptionInput + func (s *UpdateFirewallDescriptionInput) Validate() error + func (s UpdateFirewallDescriptionInput) GoString() string + func (s UpdateFirewallDescriptionInput) String() string + type UpdateFirewallDescriptionOutput struct + Description *string + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallDescriptionOutput) SetDescription(v string) *UpdateFirewallDescriptionOutput + func (s *UpdateFirewallDescriptionOutput) SetFirewallArn(v string) *UpdateFirewallDescriptionOutput + func (s *UpdateFirewallDescriptionOutput) SetFirewallName(v string) *UpdateFirewallDescriptionOutput + func (s *UpdateFirewallDescriptionOutput) SetUpdateToken(v string) *UpdateFirewallDescriptionOutput + func (s UpdateFirewallDescriptionOutput) GoString() string + func (s UpdateFirewallDescriptionOutput) String() string + type UpdateFirewallEncryptionConfigurationInput struct + EncryptionConfiguration *EncryptionConfiguration + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallEncryptionConfigurationInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *UpdateFirewallEncryptionConfigurationInput + func (s *UpdateFirewallEncryptionConfigurationInput) SetFirewallArn(v string) *UpdateFirewallEncryptionConfigurationInput + func (s *UpdateFirewallEncryptionConfigurationInput) SetFirewallName(v string) *UpdateFirewallEncryptionConfigurationInput + func (s *UpdateFirewallEncryptionConfigurationInput) SetUpdateToken(v string) *UpdateFirewallEncryptionConfigurationInput + func (s *UpdateFirewallEncryptionConfigurationInput) Validate() error + func (s UpdateFirewallEncryptionConfigurationInput) GoString() string + func (s UpdateFirewallEncryptionConfigurationInput) String() string + type UpdateFirewallEncryptionConfigurationOutput struct + EncryptionConfiguration *EncryptionConfiguration + FirewallArn *string + FirewallName *string + UpdateToken *string + func (s *UpdateFirewallEncryptionConfigurationOutput) SetEncryptionConfiguration(v *EncryptionConfiguration) *UpdateFirewallEncryptionConfigurationOutput + func (s *UpdateFirewallEncryptionConfigurationOutput) SetFirewallArn(v string) *UpdateFirewallEncryptionConfigurationOutput + func (s *UpdateFirewallEncryptionConfigurationOutput) SetFirewallName(v string) *UpdateFirewallEncryptionConfigurationOutput + func (s *UpdateFirewallEncryptionConfigurationOutput) SetUpdateToken(v string) *UpdateFirewallEncryptionConfigurationOutput + func (s UpdateFirewallEncryptionConfigurationOutput) GoString() string + func (s UpdateFirewallEncryptionConfigurationOutput) String() string + type UpdateFirewallPolicyChangeProtectionInput struct + FirewallArn *string + FirewallName *string + FirewallPolicyChangeProtection *bool + UpdateToken *string + func (s *UpdateFirewallPolicyChangeProtectionInput) SetFirewallArn(v string) *UpdateFirewallPolicyChangeProtectionInput + func (s *UpdateFirewallPolicyChangeProtectionInput) SetFirewallName(v string) *UpdateFirewallPolicyChangeProtectionInput + func (s *UpdateFirewallPolicyChangeProtectionInput) SetFirewallPolicyChangeProtection(v bool) *UpdateFirewallPolicyChangeProtectionInput + func (s *UpdateFirewallPolicyChangeProtectionInput) SetUpdateToken(v string) *UpdateFirewallPolicyChangeProtectionInput + func (s *UpdateFirewallPolicyChangeProtectionInput) Validate() error + func (s UpdateFirewallPolicyChangeProtectionInput) GoString() string + func (s UpdateFirewallPolicyChangeProtectionInput) String() string + type UpdateFirewallPolicyChangeProtectionOutput struct + FirewallArn *string + FirewallName *string + FirewallPolicyChangeProtection *bool + UpdateToken *string + func (s *UpdateFirewallPolicyChangeProtectionOutput) SetFirewallArn(v string) *UpdateFirewallPolicyChangeProtectionOutput + func (s *UpdateFirewallPolicyChangeProtectionOutput) SetFirewallName(v string) *UpdateFirewallPolicyChangeProtectionOutput + func (s *UpdateFirewallPolicyChangeProtectionOutput) SetFirewallPolicyChangeProtection(v bool) *UpdateFirewallPolicyChangeProtectionOutput + func (s *UpdateFirewallPolicyChangeProtectionOutput) SetUpdateToken(v string) *UpdateFirewallPolicyChangeProtectionOutput + func (s UpdateFirewallPolicyChangeProtectionOutput) GoString() string + func (s UpdateFirewallPolicyChangeProtectionOutput) String() string + type UpdateFirewallPolicyInput struct + Description *string + DryRun *bool + EncryptionConfiguration *EncryptionConfiguration + FirewallPolicy *FirewallPolicy + FirewallPolicyArn *string + FirewallPolicyName *string + UpdateToken *string + func (s *UpdateFirewallPolicyInput) SetDescription(v string) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetDryRun(v bool) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetFirewallPolicy(v *FirewallPolicy) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetFirewallPolicyArn(v string) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetFirewallPolicyName(v string) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) SetUpdateToken(v string) *UpdateFirewallPolicyInput + func (s *UpdateFirewallPolicyInput) Validate() error + func (s UpdateFirewallPolicyInput) GoString() string + func (s UpdateFirewallPolicyInput) String() string + type UpdateFirewallPolicyOutput struct + FirewallPolicyResponse *FirewallPolicyResponse + UpdateToken *string + func (s *UpdateFirewallPolicyOutput) SetFirewallPolicyResponse(v *FirewallPolicyResponse) *UpdateFirewallPolicyOutput + func (s *UpdateFirewallPolicyOutput) SetUpdateToken(v string) *UpdateFirewallPolicyOutput + func (s UpdateFirewallPolicyOutput) GoString() string + func (s UpdateFirewallPolicyOutput) String() string + type UpdateLoggingConfigurationInput struct + FirewallArn *string + FirewallName *string + LoggingConfiguration *LoggingConfiguration + func (s *UpdateLoggingConfigurationInput) SetFirewallArn(v string) *UpdateLoggingConfigurationInput + func (s *UpdateLoggingConfigurationInput) SetFirewallName(v string) *UpdateLoggingConfigurationInput + func (s *UpdateLoggingConfigurationInput) SetLoggingConfiguration(v *LoggingConfiguration) *UpdateLoggingConfigurationInput + func (s *UpdateLoggingConfigurationInput) Validate() error + func (s UpdateLoggingConfigurationInput) GoString() string + func (s UpdateLoggingConfigurationInput) String() string + type UpdateLoggingConfigurationOutput struct + FirewallArn *string + FirewallName *string + LoggingConfiguration *LoggingConfiguration + func (s *UpdateLoggingConfigurationOutput) SetFirewallArn(v string) *UpdateLoggingConfigurationOutput + func (s *UpdateLoggingConfigurationOutput) SetFirewallName(v string) *UpdateLoggingConfigurationOutput + func (s *UpdateLoggingConfigurationOutput) SetLoggingConfiguration(v *LoggingConfiguration) *UpdateLoggingConfigurationOutput + func (s UpdateLoggingConfigurationOutput) GoString() string + func (s UpdateLoggingConfigurationOutput) String() string + type UpdateRuleGroupInput struct + AnalyzeRuleGroup *bool + Description *string + DryRun *bool + EncryptionConfiguration *EncryptionConfiguration + RuleGroup *RuleGroup + RuleGroupArn *string + RuleGroupName *string + Rules *string + SourceMetadata *SourceMetadata + Type *string + UpdateToken *string + func (s *UpdateRuleGroupInput) SetAnalyzeRuleGroup(v bool) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetDescription(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetDryRun(v bool) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetRuleGroup(v *RuleGroup) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetRuleGroupArn(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetRuleGroupName(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetRules(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetSourceMetadata(v *SourceMetadata) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetType(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) SetUpdateToken(v string) *UpdateRuleGroupInput + func (s *UpdateRuleGroupInput) Validate() error + func (s UpdateRuleGroupInput) GoString() string + func (s UpdateRuleGroupInput) String() string + type UpdateRuleGroupOutput struct + RuleGroupResponse *RuleGroupResponse + UpdateToken *string + func (s *UpdateRuleGroupOutput) SetRuleGroupResponse(v *RuleGroupResponse) *UpdateRuleGroupOutput + func (s *UpdateRuleGroupOutput) SetUpdateToken(v string) *UpdateRuleGroupOutput + func (s UpdateRuleGroupOutput) GoString() string + func (s UpdateRuleGroupOutput) String() string + type UpdateSubnetChangeProtectionInput struct + FirewallArn *string + FirewallName *string + SubnetChangeProtection *bool + UpdateToken *string + func (s *UpdateSubnetChangeProtectionInput) SetFirewallArn(v string) *UpdateSubnetChangeProtectionInput + func (s *UpdateSubnetChangeProtectionInput) SetFirewallName(v string) *UpdateSubnetChangeProtectionInput + func (s *UpdateSubnetChangeProtectionInput) SetSubnetChangeProtection(v bool) *UpdateSubnetChangeProtectionInput + func (s *UpdateSubnetChangeProtectionInput) SetUpdateToken(v string) *UpdateSubnetChangeProtectionInput + func (s *UpdateSubnetChangeProtectionInput) Validate() error + func (s UpdateSubnetChangeProtectionInput) GoString() string + func (s UpdateSubnetChangeProtectionInput) String() string + type UpdateSubnetChangeProtectionOutput struct + FirewallArn *string + FirewallName *string + SubnetChangeProtection *bool + UpdateToken *string + func (s *UpdateSubnetChangeProtectionOutput) SetFirewallArn(v string) *UpdateSubnetChangeProtectionOutput + func (s *UpdateSubnetChangeProtectionOutput) SetFirewallName(v string) *UpdateSubnetChangeProtectionOutput + func (s *UpdateSubnetChangeProtectionOutput) SetSubnetChangeProtection(v bool) *UpdateSubnetChangeProtectionOutput + func (s *UpdateSubnetChangeProtectionOutput) SetUpdateToken(v string) *UpdateSubnetChangeProtectionOutput + func (s UpdateSubnetChangeProtectionOutput) GoString() string + func (s UpdateSubnetChangeProtectionOutput) String() string + type UpdateTLSInspectionConfigurationInput struct + Description *string + EncryptionConfiguration *EncryptionConfiguration + TLSInspectionConfiguration *TLSInspectionConfiguration + TLSInspectionConfigurationArn *string + TLSInspectionConfigurationName *string + UpdateToken *string + func (s *UpdateTLSInspectionConfigurationInput) SetDescription(v string) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) SetEncryptionConfiguration(v *EncryptionConfiguration) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) SetTLSInspectionConfiguration(v *TLSInspectionConfiguration) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) SetTLSInspectionConfigurationArn(v string) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) SetTLSInspectionConfigurationName(v string) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) SetUpdateToken(v string) *UpdateTLSInspectionConfigurationInput + func (s *UpdateTLSInspectionConfigurationInput) Validate() error + func (s UpdateTLSInspectionConfigurationInput) GoString() string + func (s UpdateTLSInspectionConfigurationInput) String() string + type UpdateTLSInspectionConfigurationOutput struct + TLSInspectionConfigurationResponse *TLSInspectionConfigurationResponse + UpdateToken *string + func (s *UpdateTLSInspectionConfigurationOutput) SetTLSInspectionConfigurationResponse(v *TLSInspectionConfigurationResponse) *UpdateTLSInspectionConfigurationOutput + func (s *UpdateTLSInspectionConfigurationOutput) SetUpdateToken(v string) *UpdateTLSInspectionConfigurationOutput + func (s UpdateTLSInspectionConfigurationOutput) GoString() string + func (s UpdateTLSInspectionConfigurationOutput) String() string