@Stability(value=Stable) public static final class CfnListener.ActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListener.ActionProperty>
CfnListener.ActionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnListener.ActionProperty.Builder type(String type)
CfnListener.ActionProperty.getType()type - `CfnListener.ActionProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder authenticateCognitoConfig(CfnListener.AuthenticateCognitoConfigProperty authenticateCognitoConfig)
CfnListener.ActionProperty.getAuthenticateCognitoConfig()authenticateCognitoConfig - `CfnListener.ActionProperty.AuthenticateCognitoConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder authenticateCognitoConfig(IResolvable authenticateCognitoConfig)
CfnListener.ActionProperty.getAuthenticateCognitoConfig()authenticateCognitoConfig - `CfnListener.ActionProperty.AuthenticateCognitoConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder authenticateOidcConfig(CfnListener.AuthenticateOidcConfigProperty authenticateOidcConfig)
CfnListener.ActionProperty.getAuthenticateOidcConfig()authenticateOidcConfig - `CfnListener.ActionProperty.AuthenticateOidcConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder authenticateOidcConfig(IResolvable authenticateOidcConfig)
CfnListener.ActionProperty.getAuthenticateOidcConfig()authenticateOidcConfig - `CfnListener.ActionProperty.AuthenticateOidcConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder fixedResponseConfig(CfnListener.FixedResponseConfigProperty fixedResponseConfig)
CfnListener.ActionProperty.getFixedResponseConfig()fixedResponseConfig - `CfnListener.ActionProperty.FixedResponseConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder fixedResponseConfig(IResolvable fixedResponseConfig)
CfnListener.ActionProperty.getFixedResponseConfig()fixedResponseConfig - `CfnListener.ActionProperty.FixedResponseConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder forwardConfig(CfnListener.ForwardConfigProperty forwardConfig)
CfnListener.ActionProperty.getForwardConfig()forwardConfig - `CfnListener.ActionProperty.ForwardConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder forwardConfig(IResolvable forwardConfig)
CfnListener.ActionProperty.getForwardConfig()forwardConfig - `CfnListener.ActionProperty.ForwardConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder order(Number order)
CfnListener.ActionProperty.getOrder()order - `CfnListener.ActionProperty.Order`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder redirectConfig(CfnListener.RedirectConfigProperty redirectConfig)
CfnListener.ActionProperty.getRedirectConfig()redirectConfig - `CfnListener.ActionProperty.RedirectConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder redirectConfig(IResolvable redirectConfig)
CfnListener.ActionProperty.getRedirectConfig()redirectConfig - `CfnListener.ActionProperty.RedirectConfig`.this@Stability(value=Stable) public CfnListener.ActionProperty.Builder targetGroupArn(String targetGroupArn)
CfnListener.ActionProperty.getTargetGroupArn()targetGroupArn - `CfnListener.ActionProperty.TargetGroupArn`.this@Stability(value=Stable) public CfnListener.ActionProperty build()
build in interface software.amazon.jsii.Builder<CfnListener.ActionProperty>CfnListener.ActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.