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