VaporShell.ElasticLoadBalancingV2.psd1
@{ CmdletsToExport = @() FileList = @() DotNetFrameworkVersion = '4.7.2' VariablesToExport = '*' ModuleVersion = '3.0.0' 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') CompanyName = 'SCRT HQ' ProcessorArchitecture = 'None' PowerShellVersion = '5.1' Author = 'Nate Ferrell' Description = 'Service-specific module for AWS CloudFormation for service:' Copyright = '(c) SCRT HQ 2020 . All rights reserved.' RequiredAssemblies = @() FormatsToProcess = @() 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' Prerelease = 'beta202107317' ProjectUri = 'https://github.com/SCRT-HQ/VaporShell' Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux') } } RootModule = 'VaporShell.ElasticLoadBalancingV2.psm1' ScriptsToProcess = @('VaporShell.ElasticLoadBalancingV2.Classes.ps1') GUID = '9de34e07-75d3-4df1-b80b-2f667b851d86' TypesToProcess = @() RequiredModules = @('VaporShell') AliasesToExport = '*' } |