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