Documentation ¶
Index ¶
- type AssociateFirewallPolicyFuture
- type AssociateSubnetsFuture
- type Client
- type CreateFirewallFuture
- type CreateFirewallPolicyFuture
- type CreateRuleGroupFuture
- type DeleteFirewallFuture
- type DeleteFirewallPolicyFuture
- type DeleteResourcePolicyFuture
- type DeleteRuleGroupFuture
- type DescribeFirewallFuture
- type DescribeFirewallPolicyFuture
- type DescribeLoggingConfigurationFuture
- type DescribeResourcePolicyFuture
- type DescribeRuleGroupFuture
- type DisassociateSubnetsFuture
- type ListFirewallPoliciesFuture
- type ListFirewallsFuture
- type ListRuleGroupsFuture
- type ListTagsForResourceFuture
- type PutResourcePolicyFuture
- type TagResourceFuture
- type UntagResourceFuture
- type UpdateFirewallDeleteProtectionFuture
- type UpdateFirewallDescriptionFuture
- type UpdateFirewallPolicyChangeProtectionFuture
- type UpdateFirewallPolicyFuture
- type UpdateLoggingConfigurationFuture
- type UpdateRuleGroupFuture
- type UpdateSubnetChangeProtectionFuture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssociateFirewallPolicyFuture ¶
type AssociateFirewallPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AssociateFirewallPolicyFuture) Get ¶
func (r *AssociateFirewallPolicyFuture) Get(ctx workflow.Context) (*networkfirewall.AssociateFirewallPolicyOutput, error)
type AssociateSubnetsFuture ¶
type AssociateSubnetsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AssociateSubnetsFuture) Get ¶
func (r *AssociateSubnetsFuture) Get(ctx workflow.Context) (*networkfirewall.AssociateSubnetsOutput, error)
type Client ¶
type Client interface { AssociateFirewallPolicy(ctx workflow.Context, input *networkfirewall.AssociateFirewallPolicyInput) (*networkfirewall.AssociateFirewallPolicyOutput, error) AssociateFirewallPolicyAsync(ctx workflow.Context, input *networkfirewall.AssociateFirewallPolicyInput) *AssociateFirewallPolicyFuture AssociateSubnets(ctx workflow.Context, input *networkfirewall.AssociateSubnetsInput) (*networkfirewall.AssociateSubnetsOutput, error) AssociateSubnetsAsync(ctx workflow.Context, input *networkfirewall.AssociateSubnetsInput) *AssociateSubnetsFuture CreateFirewall(ctx workflow.Context, input *networkfirewall.CreateFirewallInput) (*networkfirewall.CreateFirewallOutput, error) CreateFirewallAsync(ctx workflow.Context, input *networkfirewall.CreateFirewallInput) *CreateFirewallFuture CreateFirewallPolicy(ctx workflow.Context, input *networkfirewall.CreateFirewallPolicyInput) (*networkfirewall.CreateFirewallPolicyOutput, error) CreateFirewallPolicyAsync(ctx workflow.Context, input *networkfirewall.CreateFirewallPolicyInput) *CreateFirewallPolicyFuture CreateRuleGroup(ctx workflow.Context, input *networkfirewall.CreateRuleGroupInput) (*networkfirewall.CreateRuleGroupOutput, error) CreateRuleGroupAsync(ctx workflow.Context, input *networkfirewall.CreateRuleGroupInput) *CreateRuleGroupFuture DeleteFirewall(ctx workflow.Context, input *networkfirewall.DeleteFirewallInput) (*networkfirewall.DeleteFirewallOutput, error) DeleteFirewallAsync(ctx workflow.Context, input *networkfirewall.DeleteFirewallInput) *DeleteFirewallFuture DeleteFirewallPolicy(ctx workflow.Context, input *networkfirewall.DeleteFirewallPolicyInput) (*networkfirewall.DeleteFirewallPolicyOutput, error) DeleteFirewallPolicyAsync(ctx workflow.Context, input *networkfirewall.DeleteFirewallPolicyInput) *DeleteFirewallPolicyFuture DeleteResourcePolicy(ctx workflow.Context, input *networkfirewall.DeleteResourcePolicyInput) (*networkfirewall.DeleteResourcePolicyOutput, error) DeleteResourcePolicyAsync(ctx workflow.Context, input *networkfirewall.DeleteResourcePolicyInput) *DeleteResourcePolicyFuture DeleteRuleGroup(ctx workflow.Context, input *networkfirewall.DeleteRuleGroupInput) (*networkfirewall.DeleteRuleGroupOutput, error) DeleteRuleGroupAsync(ctx workflow.Context, input *networkfirewall.DeleteRuleGroupInput) *DeleteRuleGroupFuture DescribeFirewall(ctx workflow.Context, input *networkfirewall.DescribeFirewallInput) (*networkfirewall.DescribeFirewallOutput, error) DescribeFirewallAsync(ctx workflow.Context, input *networkfirewall.DescribeFirewallInput) *DescribeFirewallFuture DescribeFirewallPolicy(ctx workflow.Context, input *networkfirewall.DescribeFirewallPolicyInput) (*networkfirewall.DescribeFirewallPolicyOutput, error) DescribeFirewallPolicyAsync(ctx workflow.Context, input *networkfirewall.DescribeFirewallPolicyInput) *DescribeFirewallPolicyFuture DescribeLoggingConfiguration(ctx workflow.Context, input *networkfirewall.DescribeLoggingConfigurationInput) (*networkfirewall.DescribeLoggingConfigurationOutput, error) DescribeLoggingConfigurationAsync(ctx workflow.Context, input *networkfirewall.DescribeLoggingConfigurationInput) *DescribeLoggingConfigurationFuture DescribeResourcePolicy(ctx workflow.Context, input *networkfirewall.DescribeResourcePolicyInput) (*networkfirewall.DescribeResourcePolicyOutput, error) DescribeResourcePolicyAsync(ctx workflow.Context, input *networkfirewall.DescribeResourcePolicyInput) *DescribeResourcePolicyFuture DescribeRuleGroup(ctx workflow.Context, input *networkfirewall.DescribeRuleGroupInput) (*networkfirewall.DescribeRuleGroupOutput, error) DescribeRuleGroupAsync(ctx workflow.Context, input *networkfirewall.DescribeRuleGroupInput) *DescribeRuleGroupFuture DisassociateSubnets(ctx workflow.Context, input *networkfirewall.DisassociateSubnetsInput) (*networkfirewall.DisassociateSubnetsOutput, error) DisassociateSubnetsAsync(ctx workflow.Context, input *networkfirewall.DisassociateSubnetsInput) *DisassociateSubnetsFuture ListFirewallPolicies(ctx workflow.Context, input *networkfirewall.ListFirewallPoliciesInput) (*networkfirewall.ListFirewallPoliciesOutput, error) ListFirewallPoliciesAsync(ctx workflow.Context, input *networkfirewall.ListFirewallPoliciesInput) *ListFirewallPoliciesFuture ListFirewalls(ctx workflow.Context, input *networkfirewall.ListFirewallsInput) (*networkfirewall.ListFirewallsOutput, error) ListFirewallsAsync(ctx workflow.Context, input *networkfirewall.ListFirewallsInput) *ListFirewallsFuture ListRuleGroups(ctx workflow.Context, input *networkfirewall.ListRuleGroupsInput) (*networkfirewall.ListRuleGroupsOutput, error) ListRuleGroupsAsync(ctx workflow.Context, input *networkfirewall.ListRuleGroupsInput) *ListRuleGroupsFuture ListTagsForResource(ctx workflow.Context, input *networkfirewall.ListTagsForResourceInput) (*networkfirewall.ListTagsForResourceOutput, error) ListTagsForResourceAsync(ctx workflow.Context, input *networkfirewall.ListTagsForResourceInput) *ListTagsForResourceFuture PutResourcePolicy(ctx workflow.Context, input *networkfirewall.PutResourcePolicyInput) (*networkfirewall.PutResourcePolicyOutput, error) PutResourcePolicyAsync(ctx workflow.Context, input *networkfirewall.PutResourcePolicyInput) *PutResourcePolicyFuture TagResource(ctx workflow.Context, input *networkfirewall.TagResourceInput) (*networkfirewall.TagResourceOutput, error) TagResourceAsync(ctx workflow.Context, input *networkfirewall.TagResourceInput) *TagResourceFuture UntagResource(ctx workflow.Context, input *networkfirewall.UntagResourceInput) (*networkfirewall.UntagResourceOutput, error) UntagResourceAsync(ctx workflow.Context, input *networkfirewall.UntagResourceInput) *UntagResourceFuture UpdateFirewallDeleteProtection(ctx workflow.Context, input *networkfirewall.UpdateFirewallDeleteProtectionInput) (*networkfirewall.UpdateFirewallDeleteProtectionOutput, error) UpdateFirewallDeleteProtectionAsync(ctx workflow.Context, input *networkfirewall.UpdateFirewallDeleteProtectionInput) *UpdateFirewallDeleteProtectionFuture UpdateFirewallDescription(ctx workflow.Context, input *networkfirewall.UpdateFirewallDescriptionInput) (*networkfirewall.UpdateFirewallDescriptionOutput, error) UpdateFirewallDescriptionAsync(ctx workflow.Context, input *networkfirewall.UpdateFirewallDescriptionInput) *UpdateFirewallDescriptionFuture UpdateFirewallPolicy(ctx workflow.Context, input *networkfirewall.UpdateFirewallPolicyInput) (*networkfirewall.UpdateFirewallPolicyOutput, error) UpdateFirewallPolicyAsync(ctx workflow.Context, input *networkfirewall.UpdateFirewallPolicyInput) *UpdateFirewallPolicyFuture UpdateFirewallPolicyChangeProtection(ctx workflow.Context, input *networkfirewall.UpdateFirewallPolicyChangeProtectionInput) (*networkfirewall.UpdateFirewallPolicyChangeProtectionOutput, error) UpdateFirewallPolicyChangeProtectionAsync(ctx workflow.Context, input *networkfirewall.UpdateFirewallPolicyChangeProtectionInput) *UpdateFirewallPolicyChangeProtectionFuture UpdateLoggingConfiguration(ctx workflow.Context, input *networkfirewall.UpdateLoggingConfigurationInput) (*networkfirewall.UpdateLoggingConfigurationOutput, error) UpdateLoggingConfigurationAsync(ctx workflow.Context, input *networkfirewall.UpdateLoggingConfigurationInput) *UpdateLoggingConfigurationFuture UpdateRuleGroup(ctx workflow.Context, input *networkfirewall.UpdateRuleGroupInput) (*networkfirewall.UpdateRuleGroupOutput, error) UpdateRuleGroupAsync(ctx workflow.Context, input *networkfirewall.UpdateRuleGroupInput) *UpdateRuleGroupFuture UpdateSubnetChangeProtection(ctx workflow.Context, input *networkfirewall.UpdateSubnetChangeProtectionInput) (*networkfirewall.UpdateSubnetChangeProtectionOutput, error) UpdateSubnetChangeProtectionAsync(ctx workflow.Context, input *networkfirewall.UpdateSubnetChangeProtectionInput) *UpdateSubnetChangeProtectionFuture }
type CreateFirewallFuture ¶
func (*CreateFirewallFuture) Get ¶
func (r *CreateFirewallFuture) Get(ctx workflow.Context) (*networkfirewall.CreateFirewallOutput, error)
type CreateFirewallPolicyFuture ¶
type CreateFirewallPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateFirewallPolicyFuture) Get ¶
func (r *CreateFirewallPolicyFuture) Get(ctx workflow.Context) (*networkfirewall.CreateFirewallPolicyOutput, error)
type CreateRuleGroupFuture ¶
type CreateRuleGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateRuleGroupFuture) Get ¶
func (r *CreateRuleGroupFuture) Get(ctx workflow.Context) (*networkfirewall.CreateRuleGroupOutput, error)
type DeleteFirewallFuture ¶
func (*DeleteFirewallFuture) Get ¶
func (r *DeleteFirewallFuture) Get(ctx workflow.Context) (*networkfirewall.DeleteFirewallOutput, error)
type DeleteFirewallPolicyFuture ¶
type DeleteFirewallPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteFirewallPolicyFuture) Get ¶
func (r *DeleteFirewallPolicyFuture) Get(ctx workflow.Context) (*networkfirewall.DeleteFirewallPolicyOutput, error)
type DeleteResourcePolicyFuture ¶
type DeleteResourcePolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteResourcePolicyFuture) Get ¶
func (r *DeleteResourcePolicyFuture) Get(ctx workflow.Context) (*networkfirewall.DeleteResourcePolicyOutput, error)
type DeleteRuleGroupFuture ¶
type DeleteRuleGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteRuleGroupFuture) Get ¶
func (r *DeleteRuleGroupFuture) Get(ctx workflow.Context) (*networkfirewall.DeleteRuleGroupOutput, error)
type DescribeFirewallFuture ¶
type DescribeFirewallFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeFirewallFuture) Get ¶
func (r *DescribeFirewallFuture) Get(ctx workflow.Context) (*networkfirewall.DescribeFirewallOutput, error)
type DescribeFirewallPolicyFuture ¶
type DescribeFirewallPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeFirewallPolicyFuture) Get ¶
func (r *DescribeFirewallPolicyFuture) Get(ctx workflow.Context) (*networkfirewall.DescribeFirewallPolicyOutput, error)
type DescribeLoggingConfigurationFuture ¶
type DescribeLoggingConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeLoggingConfigurationFuture) Get ¶
func (r *DescribeLoggingConfigurationFuture) Get(ctx workflow.Context) (*networkfirewall.DescribeLoggingConfigurationOutput, error)
type DescribeResourcePolicyFuture ¶
type DescribeResourcePolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeResourcePolicyFuture) Get ¶
func (r *DescribeResourcePolicyFuture) Get(ctx workflow.Context) (*networkfirewall.DescribeResourcePolicyOutput, error)
type DescribeRuleGroupFuture ¶
type DescribeRuleGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeRuleGroupFuture) Get ¶
func (r *DescribeRuleGroupFuture) Get(ctx workflow.Context) (*networkfirewall.DescribeRuleGroupOutput, error)
type DisassociateSubnetsFuture ¶
type DisassociateSubnetsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DisassociateSubnetsFuture) Get ¶
func (r *DisassociateSubnetsFuture) Get(ctx workflow.Context) (*networkfirewall.DisassociateSubnetsOutput, error)
type ListFirewallPoliciesFuture ¶
type ListFirewallPoliciesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListFirewallPoliciesFuture) Get ¶
func (r *ListFirewallPoliciesFuture) Get(ctx workflow.Context) (*networkfirewall.ListFirewallPoliciesOutput, error)
type ListFirewallsFuture ¶
func (*ListFirewallsFuture) Get ¶
func (r *ListFirewallsFuture) Get(ctx workflow.Context) (*networkfirewall.ListFirewallsOutput, error)
type ListRuleGroupsFuture ¶
func (*ListRuleGroupsFuture) Get ¶
func (r *ListRuleGroupsFuture) Get(ctx workflow.Context) (*networkfirewall.ListRuleGroupsOutput, error)
type ListTagsForResourceFuture ¶
type ListTagsForResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListTagsForResourceFuture) Get ¶
func (r *ListTagsForResourceFuture) Get(ctx workflow.Context) (*networkfirewall.ListTagsForResourceOutput, error)
type PutResourcePolicyFuture ¶
type PutResourcePolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutResourcePolicyFuture) Get ¶
func (r *PutResourcePolicyFuture) Get(ctx workflow.Context) (*networkfirewall.PutResourcePolicyOutput, error)
type TagResourceFuture ¶
func (*TagResourceFuture) Get ¶
func (r *TagResourceFuture) Get(ctx workflow.Context) (*networkfirewall.TagResourceOutput, error)
type UntagResourceFuture ¶
func (*UntagResourceFuture) Get ¶
func (r *UntagResourceFuture) Get(ctx workflow.Context) (*networkfirewall.UntagResourceOutput, error)
type UpdateFirewallDeleteProtectionFuture ¶
type UpdateFirewallDeleteProtectionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateFirewallDeleteProtectionFuture) Get ¶
func (r *UpdateFirewallDeleteProtectionFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateFirewallDeleteProtectionOutput, error)
type UpdateFirewallDescriptionFuture ¶
type UpdateFirewallDescriptionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateFirewallDescriptionFuture) Get ¶
func (r *UpdateFirewallDescriptionFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateFirewallDescriptionOutput, error)
type UpdateFirewallPolicyChangeProtectionFuture ¶
type UpdateFirewallPolicyChangeProtectionFuture struct { // public to support Selector.addFuture Future workflow.Future }
type UpdateFirewallPolicyFuture ¶
type UpdateFirewallPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateFirewallPolicyFuture) Get ¶
func (r *UpdateFirewallPolicyFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateFirewallPolicyOutput, error)
type UpdateLoggingConfigurationFuture ¶
type UpdateLoggingConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateLoggingConfigurationFuture) Get ¶
func (r *UpdateLoggingConfigurationFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateLoggingConfigurationOutput, error)
type UpdateRuleGroupFuture ¶
type UpdateRuleGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateRuleGroupFuture) Get ¶
func (r *UpdateRuleGroupFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateRuleGroupOutput, error)
type UpdateSubnetChangeProtectionFuture ¶
type UpdateSubnetChangeProtectionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateSubnetChangeProtectionFuture) Get ¶
func (r *UpdateSubnetChangeProtectionFuture) Get(ctx workflow.Context) (*networkfirewall.UpdateSubnetChangeProtectionOutput, error)
Click to show internal directories.
Click to hide internal directories.