VaporShell.ElasticLoadBalancingV2.psd1

@{
  PrivateData = @{
    PSData = @{
      IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg'
      LicenseUri = 'https://github.com/SCRT-HQ/VaporShell/blob/master/LICENSE'
      ProjectUri = 'https://github.com/SCRT-HQ/VaporShell'
      Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux')
      Prerelease = 'beta20220406r1'
    }
  }
  FormatsToProcess = @()
  PowerShellVersion = '5.1'
  AliasesToExport = '*'
  ScriptsToProcess = @('VaporShell.ElasticLoadBalancingV2.Classes.ps1')
  RequiredAssemblies = @()
  Copyright = '(c) SCRT HQ 2020 . All rights reserved.'
  ProcessorArchitecture = 'None'
  VariablesToExport = '*'
  GUID = '9de34e07-75d3-4df1-b80b-2f667b851d86'
  FileList = @()
  TypesToProcess = @()
  CompanyName = 'SCRT HQ'
  CmdletsToExport = @()
  RootModule = 'VaporShell.ElasticLoadBalancingV2.psm1'
  Description = 'Service-specific module for AWS CloudFormation for service:'
  FunctionsToExport = @('Add-VSElasticLoadBalancingV2ListenerAction','Add-VSElasticLoadBalancingV2ListenerAuthenticateCognitoConfig','Add-VSElasticLoadBalancingV2ListenerAuthenticateOidcConfig','Add-VSElasticLoadBalancingV2ListenerCertificate','Add-VSElasticLoadBalancingV2ListenerCertificateCertificate','Add-VSElasticLoadBalancingV2ListenerFixedResponseConfig','Add-VSElasticLoadBalancingV2ListenerForwardConfig','Add-VSElasticLoadBalancingV2ListenerRedirectConfig','Add-VSElasticLoadBalancingV2ListenerRuleAction','Add-VSElasticLoadBalancingV2ListenerRuleAuthenticateCognitoConfig','Add-VSElasticLoadBalancingV2ListenerRuleAuthenticateOidcConfig','Add-VSElasticLoadBalancingV2ListenerRuleFixedResponseConfig','Add-VSElasticLoadBalancingV2ListenerRuleForwardConfig','Add-VSElasticLoadBalancingV2ListenerRuleHostHeaderConfig','Add-VSElasticLoadBalancingV2ListenerRuleHttpHeaderConfig','Add-VSElasticLoadBalancingV2ListenerRuleHttpRequestMethodConfig','Add-VSElasticLoadBalancingV2ListenerRulePathPatternConfig','Add-VSElasticLoadBalancingV2ListenerRuleQueryStringConfig','Add-VSElasticLoadBalancingV2ListenerRuleQueryStringKeyValue','Add-VSElasticLoadBalancingV2ListenerRuleRedirectConfig','Add-VSElasticLoadBalancingV2ListenerRuleRuleCondition','Add-VSElasticLoadBalancingV2ListenerRuleSourceIpConfig','Add-VSElasticLoadBalancingV2ListenerRuleTargetGroupStickinessConfig','Add-VSElasticLoadBalancingV2ListenerRuleTargetGroupTuple','Add-VSElasticLoadBalancingV2ListenerTargetGroupStickinessConfig','Add-VSElasticLoadBalancingV2ListenerTargetGroupTuple','Add-VSElasticLoadBalancingV2LoadBalancerLoadBalancerAttribute','Add-VSElasticLoadBalancingV2LoadBalancerSubnetMapping','Add-VSElasticLoadBalancingV2TargetGroupMatcher','Add-VSElasticLoadBalancingV2TargetGroupTargetDescription','Add-VSElasticLoadBalancingV2TargetGroupTargetGroupAttribute','New-VSElasticLoadBalancingV2Listener','New-VSElasticLoadBalancingV2ListenerCertificate','New-VSElasticLoadBalancingV2ListenerRule','New-VSElasticLoadBalancingV2LoadBalancer','New-VSElasticLoadBalancingV2TargetGroup')
  DotNetFrameworkVersion = '4.7.2'
  ModuleVersion = '3.0.0'
  Author = 'Nate Ferrell'
  RequiredModules = @('VaporShell')
}