This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.awsconnector.getElasticLoadBalancingV2Listener
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Get a ElasticLoadBalancingV2Listener Azure REST API version: 2024-12-01.
Using getElasticLoadBalancingV2Listener
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getElasticLoadBalancingV2Listener(args: GetElasticLoadBalancingV2ListenerArgs, opts?: InvokeOptions): Promise<GetElasticLoadBalancingV2ListenerResult>
function getElasticLoadBalancingV2ListenerOutput(args: GetElasticLoadBalancingV2ListenerOutputArgs, opts?: InvokeOptions): Output<GetElasticLoadBalancingV2ListenerResult>
def get_elastic_load_balancing_v2_listener(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetElasticLoadBalancingV2ListenerResult
def get_elastic_load_balancing_v2_listener_output(name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetElasticLoadBalancingV2ListenerResult]
func LookupElasticLoadBalancingV2Listener(ctx *Context, args *LookupElasticLoadBalancingV2ListenerArgs, opts ...InvokeOption) (*LookupElasticLoadBalancingV2ListenerResult, error)
func LookupElasticLoadBalancingV2ListenerOutput(ctx *Context, args *LookupElasticLoadBalancingV2ListenerOutputArgs, opts ...InvokeOption) LookupElasticLoadBalancingV2ListenerResultOutput
> Note: This function is named LookupElasticLoadBalancingV2Listener
in the Go SDK.
public static class GetElasticLoadBalancingV2Listener
{
public static Task<GetElasticLoadBalancingV2ListenerResult> InvokeAsync(GetElasticLoadBalancingV2ListenerArgs args, InvokeOptions? opts = null)
public static Output<GetElasticLoadBalancingV2ListenerResult> Invoke(GetElasticLoadBalancingV2ListenerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetElasticLoadBalancingV2ListenerResult> getElasticLoadBalancingV2Listener(GetElasticLoadBalancingV2ListenerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:awsconnector:getElasticLoadBalancingV2Listener
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Name of ElasticLoadBalancingV2Listener
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Name string
- Name of ElasticLoadBalancingV2Listener
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- name String
- Name of ElasticLoadBalancingV2Listener
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- name string
- Name of ElasticLoadBalancingV2Listener
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- name str
- Name of ElasticLoadBalancingV2Listener
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- name String
- Name of ElasticLoadBalancingV2Listener
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getElasticLoadBalancingV2Listener Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Aws Connector. Outputs. Elastic Load Balancing V2Listener Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Aws Connector. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Elastic
Load Balancing V2Listener Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Elastic
Load Balancing V2Listener Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Elastic
Load Balancing V2Listener Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Elastic
Load Balancing V2Listener Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
ActionResponse
- Authenticate
Cognito Pulumi.Config Azure Native. Aws Connector. Inputs. Authenticate Cognito Config Response - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - Authenticate
Oidc Pulumi.Config Azure Native. Aws Connector. Inputs. Authenticate Oidc Config Response - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - Fixed
Response Pulumi.Config Azure Native. Aws Connector. Inputs. Fixed Response Config Response - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - Forward
Config Pulumi.Azure Native. Aws Connector. Inputs. Forward Config Response - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - Order int
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- Redirect
Config Pulumi.Azure Native. Aws Connector. Inputs. Redirect Config Response - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - Target
Group stringArn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - Type string
- The type of action.
- Authenticate
Cognito AuthenticateConfig Cognito Config Response - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - Authenticate
Oidc AuthenticateConfig Oidc Config Response - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - Fixed
Response FixedConfig Response Config Response - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - Forward
Config ForwardConfig Response - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - Order int
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- Redirect
Config RedirectConfig Response - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - Target
Group stringArn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - Type string
- The type of action.
- authenticate
Cognito AuthenticateConfig Cognito Config Response - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - authenticate
Oidc AuthenticateConfig Oidc Config Response - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - fixed
Response FixedConfig Response Config Response - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - forward
Config ForwardConfig Response - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - order Integer
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- redirect
Config RedirectConfig Response - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - target
Group StringArn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - type String
- The type of action.
- authenticate
Cognito AuthenticateConfig Cognito Config Response - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - authenticate
Oidc AuthenticateConfig Oidc Config Response - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - fixed
Response FixedConfig Response Config Response - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - forward
Config ForwardConfig Response - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - order number
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- redirect
Config RedirectConfig Response - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - target
Group stringArn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - type string
- The type of action.
- authenticate_
cognito_ Authenticateconfig Cognito Config Response - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - authenticate_
oidc_ Authenticateconfig Oidc Config Response - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - fixed_
response_ Fixedconfig Response Config Response - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - forward_
config ForwardConfig Response - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - order int
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- redirect_
config RedirectConfig Response - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - target_
group_ strarn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - type str
- The type of action.
- authenticate
Cognito Property MapConfig - [HTTPS listeners] Information for using Amazon Cognito to authenticate users. Specify only when
Type
isauthenticate-cognito
. Specifies information required when integrating with Amazon Cognito to authenticate users. - authenticate
Oidc Property MapConfig - [HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC). Specify only when
Type
isauthenticate-oidc
. Specifies information required using an identity provide (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users. - fixed
Response Property MapConfig - [Application Load Balancer] Information for creating an action that returns a custom HTTP response. Specify only when
Type
isfixed-response
. Specifies information required when returning a custom HTTP response. - forward
Config Property Map - Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when
Type
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only whenType
isforward
. If you specify bothForwardConfig
andTargetGroupArn
, you can specify only one target group usingForwardConfig
and it must be the same target group specified inTargetGroupArn
. - order Number
- The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
- redirect
Config Property Map - [Application Load Balancer] Information for creating a redirect action. Specify only when
Type
isredirect
. Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: + #{protocol} + #{host} + #{port} + #{path} (the leading '/' is removed) + #{query} For example, you can change the path to '/new/#{path}', the hostname to 'example.#{host}', or the query to '#{query}&value=xyz'. - target
Group StringArn - The Amazon Resource Name (ARN) of the target group. Specify only when
Type
isforward
and you want to route to a single target group. To route to one or more target groups, useForwardConfig
instead. - type String
- The type of action.
AuthenticateCognitoConfigResponse
- Authentication
Request Dictionary<string, string>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- On
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - Scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- Session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- User
Pool stringArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- User
Pool stringClient Id - The ID of the Amazon Cognito user pool client.
- User
Pool stringDomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
- Authentication
Request map[string]stringExtra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- On
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - Scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- Session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- User
Pool stringArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- User
Pool stringClient Id - The ID of the Amazon Cognito user pool client.
- User
Pool stringDomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
- authentication
Request Map<String,String>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- on
Unauthenticated StringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope String
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - String
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout String - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- user
Pool StringArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- user
Pool StringClient Id - The ID of the Amazon Cognito user pool client.
- user
Pool StringDomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
- authentication
Request {[key: string]: string}Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- on
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- user
Pool stringArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- user
Pool stringClient Id - The ID of the Amazon Cognito user pool client.
- user
Pool stringDomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
- authentication_
request_ Mapping[str, str]extra_ params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- on_
unauthenticated_ strrequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope str
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - str
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session_
timeout str - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- user_
pool_ strarn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- user_
pool_ strclient_ id - The ID of the Amazon Cognito user pool client.
- user_
pool_ strdomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
- authentication
Request Map<String>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- on
Unauthenticated StringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope String
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - String
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout String - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- user
Pool StringArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
- user
Pool StringClient Id - The ID of the Amazon Cognito user pool client.
- user
Pool StringDomain - The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
AuthenticateOidcConfigResponse
- Authentication
Request Dictionary<string, string>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- string
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- Client
Id string - The OAuth 2.0 client identifier.
- Client
Secret string - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - Issuer string
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- On
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - Scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- Session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- Token
Endpoint string - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- Use
Existing boolClient Secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- User
Info stringEndpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- Authentication
Request map[string]stringExtra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- string
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- Client
Id string - The OAuth 2.0 client identifier.
- Client
Secret string - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - Issuer string
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- On
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - Scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- Session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- Token
Endpoint string - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- Use
Existing boolClient Secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- User
Info stringEndpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- authentication
Request Map<String,String>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- String
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- client
Id String - The OAuth 2.0 client identifier.
- client
Secret String - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - issuer String
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- on
Unauthenticated StringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope String
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - String
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout String - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- token
Endpoint String - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- use
Existing BooleanClient Secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- user
Info StringEndpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- authentication
Request {[key: string]: string}Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- string
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- client
Id string - The OAuth 2.0 client identifier.
- client
Secret string - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - issuer string
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- on
Unauthenticated stringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope string
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - string
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout string - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- token
Endpoint string - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- use
Existing booleanClient Secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- user
Info stringEndpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- authentication_
request_ Mapping[str, str]extra_ params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- str
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- client_
id str - The OAuth 2.0 client identifier.
- client_
secret str - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - issuer str
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- on_
unauthenticated_ strrequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope str
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - str
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session_
timeout str - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- token_
endpoint str - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- use_
existing_ boolclient_ secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- user_
info_ strendpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- authentication
Request Map<String>Extra Params - The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
- String
- The authorization endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- client
Id String - The OAuth 2.0 client identifier.
- client
Secret String - The OAuth 2.0 client secret. This parameter is required if you are creating a rule. If you are modifying a rule, you can omit this parameter if you set
UseExistingClientSecret
to true. - issuer String
- The OIDC issuer identifier of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- on
Unauthenticated StringRequest - The behavior if the user is not authenticated. The following are possible values: + deny
- Return an HTTP 401 Unauthorized error. + allow
- Allow the request to be forwarded to the target. + authenticate```` - Redirect the request to the IdP authorization endpoint. This is the default value. - scope String
- The set of user claims to be requested from the IdP. The default is
openid
. To verify which scope values your IdP supports and how to separate multiple values, see the documentation for your IdP. - String
- The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.
- session
Timeout String - The maximum duration of the authentication session, in seconds. The default is 604800 seconds (7 days).
- token
Endpoint String - The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
- use
Existing BooleanClient Secret - Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
- user
Info StringEndpoint - The user info endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
AwsElasticLoadBalancingV2ListenerPropertiesResponse
- Alpn
Policy List<string> - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- Certificates
List<Pulumi.
Azure Native. Aws Connector. Inputs. Certificate Response> - The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- Default
Actions List<Pulumi.Azure Native. Aws Connector. Inputs. Action Response> - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- Listener
Arn string - Property listenerArn
- Load
Balancer stringArn - The Amazon Resource Name (ARN) of the load balancer.
- Mutual
Authentication Pulumi.Azure Native. Aws Connector. Inputs. Mutual Authentication Response - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- Port int
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- Protocol string
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- Ssl
Policy string - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
- Alpn
Policy []string - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- Certificates
[]Certificate
Response - The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- Default
Actions []ActionResponse - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- Listener
Arn string - Property listenerArn
- Load
Balancer stringArn - The Amazon Resource Name (ARN) of the load balancer.
- Mutual
Authentication MutualAuthentication Response - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- Port int
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- Protocol string
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- Ssl
Policy string - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
- alpn
Policy List<String> - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- certificates
List<Certificate
Response> - The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- default
Actions List<ActionResponse> - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- listener
Arn String - Property listenerArn
- load
Balancer StringArn - The Amazon Resource Name (ARN) of the load balancer.
- mutual
Authentication MutualAuthentication Response - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- port Integer
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- protocol String
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- ssl
Policy String - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
- alpn
Policy string[] - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- certificates
Certificate
Response[] - The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- default
Actions ActionResponse[] - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- listener
Arn string - Property listenerArn
- load
Balancer stringArn - The Amazon Resource Name (ARN) of the load balancer.
- mutual
Authentication MutualAuthentication Response - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- port number
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- protocol string
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- ssl
Policy string - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
- alpn_
policy Sequence[str] - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- certificates
Sequence[Certificate
Response] - The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- default_
actions Sequence[ActionResponse] - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- listener_
arn str - Property listenerArn
- load_
balancer_ strarn - The Amazon Resource Name (ARN) of the load balancer.
- mutual_
authentication MutualAuthentication Response - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- port int
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- protocol str
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- ssl_
policy str - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
- alpn
Policy List<String> - [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
- certificates List<Property Map>
- The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS. To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
- default
Actions List<Property Map> - The actions for the default rule. You cannot define a condition for a default rule. To create additional rules for an Application Load Balancer, use AWS::ElasticLoadBalancingV2::ListenerRule.
- listener
Arn String - Property listenerArn
- load
Balancer StringArn - The Amazon Resource Name (ARN) of the load balancer.
- mutual
Authentication Property Map - The mutual authentication configuration information. Specifies the configuration information for mutual authentication.
- port Number
- The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
- protocol String
- The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
- ssl
Policy String - [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
CertificateResponse
- Certificate
Arn string - The Amazon Resource Name (ARN) of the certificate.
- Data string
- Certificate
Arn string - The Amazon Resource Name (ARN) of the certificate.
- Data string
- certificate
Arn String - The Amazon Resource Name (ARN) of the certificate.
- data String
- certificate
Arn string - The Amazon Resource Name (ARN) of the certificate.
- data string
- certificate_
arn str - The Amazon Resource Name (ARN) of the certificate.
- data str
- certificate
Arn String - The Amazon Resource Name (ARN) of the certificate.
- data String
ElasticLoadBalancingV2ListenerPropertiesResponse
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties Pulumi.Azure Native. Aws Connector. Inputs. Aws Elastic Load Balancing V2Listener Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties AwsElastic Load Balancing V2Listener Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- map[string]string
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties AwsElastic Load Balancing V2Listener Properties Response - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String,String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
- provisioning
State string - The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- aws
Account stringId - AWS Account ID
- aws
Properties AwsElastic Load Balancing V2Listener Properties Response - AWS Properties
- aws
Region string - AWS Region
- aws
Source stringSchema - AWS Source Schema
- {[key: string]: string}
- AWS Tags
- public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud stringResource Name - Public Cloud Resource Name
- provisioning_
state str - The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_
account_ strid - AWS Account ID
- aws_
properties AwsElastic Load Balancing V2Listener Properties Response - AWS Properties
- aws_
region str - AWS Region
- aws_
source_ strschema - AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_
cloud_ strconnectors_ resource_ id - Public Cloud Connectors Resource ID
- public_
cloud_ strresource_ name - Public Cloud Resource Name
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties Property Map - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
FixedResponseConfigResponse
- Content
Type string - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- Message
Body string - The message.
- Status
Code string - The HTTP response code (2XX, 4XX, or 5XX).
- Content
Type string - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- Message
Body string - The message.
- Status
Code string - The HTTP response code (2XX, 4XX, or 5XX).
- content
Type String - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- message
Body String - The message.
- status
Code String - The HTTP response code (2XX, 4XX, or 5XX).
- content
Type string - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- message
Body string - The message.
- status
Code string - The HTTP response code (2XX, 4XX, or 5XX).
- content_
type str - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- message_
body str - The message.
- status_
code str - The HTTP response code (2XX, 4XX, or 5XX).
- content
Type String - The content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- message
Body String - The message.
- status
Code String - The HTTP response code (2XX, 4XX, or 5XX).
ForwardConfigResponse
- Target
Group Pulumi.Stickiness Config Azure Native. Aws Connector. Inputs. Target Group Stickiness Config Response - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- Target
Groups List<Pulumi.Azure Native. Aws Connector. Inputs. Target Group Tuple Response> - Information about how traffic will be distributed between multiple target groups in a forward rule.
- Target
Group TargetStickiness Config Group Stickiness Config Response - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- Target
Groups []TargetGroup Tuple Response - Information about how traffic will be distributed between multiple target groups in a forward rule.
- target
Group TargetStickiness Config Group Stickiness Config Response - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- target
Groups List<TargetGroup Tuple Response> - Information about how traffic will be distributed between multiple target groups in a forward rule.
- target
Group TargetStickiness Config Group Stickiness Config Response - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- target
Groups TargetGroup Tuple Response[] - Information about how traffic will be distributed between multiple target groups in a forward rule.
- target_
group_ Targetstickiness_ config Group Stickiness Config Response - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- target_
groups Sequence[TargetGroup Tuple Response] - Information about how traffic will be distributed between multiple target groups in a forward rule.
- target
Group Property MapStickiness Config - Information about the target group stickiness for a rule. Information about the target group stickiness for a rule.
- target
Groups List<Property Map> - Information about how traffic will be distributed between multiple target groups in a forward rule.
MutualAuthenticationResponse
- Ignore
Client boolCertificate Expiry - Indicates whether expired client certificates are ignored.
- Mode string
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - Trust
Store stringArn - The Amazon Resource Name (ARN) of the trust store.
- Ignore
Client boolCertificate Expiry - Indicates whether expired client certificates are ignored.
- Mode string
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - Trust
Store stringArn - The Amazon Resource Name (ARN) of the trust store.
- ignore
Client BooleanCertificate Expiry - Indicates whether expired client certificates are ignored.
- mode String
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - trust
Store StringArn - The Amazon Resource Name (ARN) of the trust store.
- ignore
Client booleanCertificate Expiry - Indicates whether expired client certificates are ignored.
- mode string
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - trust
Store stringArn - The Amazon Resource Name (ARN) of the trust store.
- ignore_
client_ boolcertificate_ expiry - Indicates whether expired client certificates are ignored.
- mode str
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - trust_
store_ strarn - The Amazon Resource Name (ARN) of the trust store.
- ignore
Client BooleanCertificate Expiry - Indicates whether expired client certificates are ignored.
- mode String
- The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
. - trust
Store StringArn - The Amazon Resource Name (ARN) of the trust store.
RedirectConfigResponse
- Host string
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- Path string
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- Port string
- The port. You can specify a value from 1 to 65535 or #{port}.
- Protocol string
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- Query string
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- Status
Code string - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
- Host string
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- Path string
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- Port string
- The port. You can specify a value from 1 to 65535 or #{port}.
- Protocol string
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- Query string
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- Status
Code string - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
- host String
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- path String
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- port String
- The port. You can specify a value from 1 to 65535 or #{port}.
- protocol String
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- query String
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- status
Code String - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
- host string
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- path string
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- port string
- The port. You can specify a value from 1 to 65535 or #{port}.
- protocol string
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- query string
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- status
Code string - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
- host str
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- path str
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- port str
- The port. You can specify a value from 1 to 65535 or #{port}.
- protocol str
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- query str
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- status_
code str - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
- host String
- The hostname. This component is not percent-encoded. The hostname can contain #{host}.
- path String
- The absolute path, starting with the leading '/'. This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}.
- port String
- The port. You can specify a value from 1 to 65535 or #{port}.
- protocol String
- The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
- query String
- The query parameters, URL-encoded when necessary, but not percent-encoded. Do not include the leading '?', as it is automatically added. You can specify any of the reserved keywords.
- status
Code String - The HTTP redirect code. The redirect is either permanent (HTTP 301) or temporary (HTTP 302).
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TargetGroupStickinessConfigResponse
- Duration
Seconds int - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- Enabled bool
- Indicates whether target group stickiness is enabled.
- Duration
Seconds int - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- Enabled bool
- Indicates whether target group stickiness is enabled.
- duration
Seconds Integer - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- enabled Boolean
- Indicates whether target group stickiness is enabled.
- duration
Seconds number - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- enabled boolean
- Indicates whether target group stickiness is enabled.
- duration_
seconds int - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- enabled bool
- Indicates whether target group stickiness is enabled.
- duration
Seconds Number - The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).
- enabled Boolean
- Indicates whether target group stickiness is enabled.
TargetGroupTupleResponse
- Target
Group stringArn - The Amazon Resource Name (ARN) of the target group.
- Weight int
- The weight. The range is 0 to 999.
- Target
Group stringArn - The Amazon Resource Name (ARN) of the target group.
- Weight int
- The weight. The range is 0 to 999.
- target
Group StringArn - The Amazon Resource Name (ARN) of the target group.
- weight Integer
- The weight. The range is 0 to 999.
- target
Group stringArn - The Amazon Resource Name (ARN) of the target group.
- weight number
- The weight. The range is 0 to 999.
- target_
group_ strarn - The Amazon Resource Name (ARN) of the target group.
- weight int
- The weight. The range is 0 to 999.
- target
Group StringArn - The Amazon Resource Name (ARN) of the target group.
- weight Number
- The weight. The range is 0 to 999.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi