@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.078Z") @Stability(value=Experimental) public class HttpsRedirect extends software.constructs.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. |
| 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) |
jsiiAsyncCall, 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.