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