ZeroTrustGatewayPolicyRuleSettingsBlockPageArgs

data class ZeroTrustGatewayPolicyRuleSettingsBlockPageArgs(val includeContext: Output<Boolean>? = null, val targetUri: Output<String>) : ConvertibleToJava<ZeroTrustGatewayPolicyRuleSettingsBlockPageArgs>

Constructors

constructor(includeContext: Output<Boolean>? = null, targetUri: Output<String>)

Properties

Link copied to clipboard
val includeContext: Output<Boolean>? = null

If true, context information will be passed as query parameters

Link copied to clipboard
val targetUri: Output<String>

URI to which the user will be redirected

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustGatewayPolicyRuleSettingsBlockPageArgs