@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.420Z") @Stability(value=Experimental) public class HttpIntegration extends Resource implements IHttpIntegration
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpIntegration.Builder
(experimental) A fluent builder for
HttpIntegration. |
software.amazon.jsii.JsiiObject.InitializationModeIHttpIntegration.Jsii$Default, IHttpIntegration.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
HttpIntegration(software.constructs.Construct scope,
String id,
HttpIntegrationProps props) |
protected |
HttpIntegration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
HttpIntegration(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
IHttpApi |
getHttpApi()
(experimental) The HTTP API associated with this integration.
|
String |
getIntegrationId()
(experimental) Id of the integration.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected HttpIntegration(software.amazon.jsii.JsiiObjectRef objRef)
protected HttpIntegration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public HttpIntegration(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
HttpIntegrationProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public IHttpApi getHttpApi()
getHttpApi in interface IHttpIntegration@Stability(value=Experimental) @NotNull public String getIntegrationId()
getIntegrationId in interface IIntegrationCopyright © 2021. All rights reserved.