GetListenersListenerXforwardedForConfig

data class GetListenersListenerXforwardedForConfig(val xforwardedforclientcertIssuerdnalias: String, val xforwardedforclientcertIssuerdnenabled: Boolean, val xforwardedforclientcertclientverifyalias: String, val xforwardedforclientcertclientverifyenabled: Boolean, val xforwardedforclientcertfingerprintalias: String, val xforwardedforclientcertfingerprintenabled: Boolean, val xforwardedforclientcertsubjectdnalias: String, val xforwardedforclientcertsubjectdnenabled: Boolean, val xforwardedforclientsrcportenabled: Boolean, val xforwardedforenabled: Boolean, val xforwardedforprotoenabled: Boolean, val xforwardedforslbidenabled: Boolean, val xforwardedforslbportenabled: Boolean)

Constructors

Link copied to clipboard
fun GetListenersListenerXforwardedForConfig(xforwardedforclientcertIssuerdnalias: String, xforwardedforclientcertIssuerdnenabled: Boolean, xforwardedforclientcertclientverifyalias: String, xforwardedforclientcertclientverifyenabled: Boolean, xforwardedforclientcertfingerprintalias: String, xforwardedforclientcertfingerprintenabled: Boolean, xforwardedforclientcertsubjectdnalias: String, xforwardedforclientcertsubjectdnenabled: Boolean, xforwardedforclientsrcportenabled: Boolean, xforwardedforenabled: Boolean, xforwardedforprotoenabled: Boolean, xforwardedforslbidenabled: Boolean, xforwardedforslbportenabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Custom Header Field Names Only When xforwardedforclientcertclientverifyenabled Has a Value of True, this Value Will Not Take Effect until.The name must be 1 to 40 characters in length, and can contain letters, hyphens (-), underscores (_), and digits.

Indicates Whether the X-Forwarded-Clientcert-clientverify Header Field Is Used to Obtain Access to the Server Load Balancer Instance of the Client Certificate to Verify the Results.

Link copied to clipboard

The Custom Header Field Names Only When xforwardedforclientcertfingerprintenabled, Which Evaluates to True When the Entry into Force of.The name must be 1 to 40 characters in length, and can contain letters, hyphens (-), underscores (_), and digits.

Indicates Whether the X-Forwarded-Clientcert-fingerprint Header Field Is Used to Obtain Access to the Server Load Balancer Instance of the Client Certificate Fingerprint Value.

Link copied to clipboard

The Custom Header Field Names Only When xforwardedforclientcert_issuerdnenabled, Which Evaluates to True When the Entry into Force of.

Link copied to clipboard

Indicates Whether the X-Forwarded-Clientcert-issuerdn Header Field Is Used to Obtain Access to the Server Load Balancer Instance of the Client Certificate after the Manifests Are Signed, the Publisher Information.

Link copied to clipboard

The name of the custom header. This parameter is valid only if xforwardedforclientcertsubjectdnenabled is set to true. The name must be 1 to 40 characters in length, and can contain letters, hyphens (-), underscores (_), and digits.

Link copied to clipboard

Specifies whether to use the X-Forwarded-Clientcert-subjectdn header field to obtain information about the owner of the ALB client certificate. Valid values: true and false. Default value: false.

Link copied to clipboard

Indicates Whether the X-Forwarded-Client-Port Header Field Is Used to Obtain Access to Server Load Balancer Instances to the Client, and Those of the Ports.

Link copied to clipboard

Indicates whether the X-Forwarded-For header field is used to obtain the real IP address of tqhe client. Valid values: true and false. Default value: true.

Link copied to clipboard

Indicates Whether the X-Forwarded-Proto Header Field Is Used to Obtain the Server Load Balancer Instance Snooping Protocols.

Link copied to clipboard

Indicates whether the SLB-ID header field is used to obtain the ID of the ALB instance. Valid values: true and false. Default value: false.

Link copied to clipboard

Indicates Whether the X-Forwarded-Port Header Field Is Used to Obtain the Server Load Balancer Instance Listening Port.