@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:04.799Z") @Stability(value=Experimental) public class HttpsRedirect extends Construct
You can specify multiple domains to be redirected.
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpsRedirect.Builder
(experimental) A fluent builder for
HttpsRedirect. |
software.amazon.jsii.JsiiObject.InitializationModeIConstruct.Jsii$Default, IConstruct.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
HttpsRedirect(software.constructs.Construct scope,
String id,
HttpsRedirectProps props) |
protected |
HttpsRedirect(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
HttpsRedirect(software.amazon.jsii.JsiiObjectRef objRef) |
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected HttpsRedirect(software.amazon.jsii.JsiiObjectRef objRef)
protected HttpsRedirect(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public HttpsRedirect(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
HttpsRedirectProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.