@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.116Z") @Stability(value=Experimental) public class EndpointConfiguration extends Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointConfiguration.Builder
(experimental) A fluent builder for
EndpointConfiguration. |
software.amazon.jsii.JsiiObject.InitializationModeIConstruct.Jsii$Default, IConstruct.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
EndpointConfiguration(software.constructs.Construct scope,
String id,
EndpointConfigurationProps props) |
protected |
EndpointConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
EndpointConfiguration(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfigurationProps |
getProps()
(experimental) The property containing all the configuration to be rendered.
|
CfnEndpointGroup.EndpointConfigurationProperty |
renderEndpointConfiguration()
(experimental) render the endpoint configuration for the endpoint group.
|
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected EndpointConfiguration(software.amazon.jsii.JsiiObjectRef objRef)
protected EndpointConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public EndpointConfiguration(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
EndpointConfigurationProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public CfnEndpointGroup.EndpointConfigurationProperty renderEndpointConfiguration()
@Stability(value=Experimental) @NotNull public EndpointConfigurationProps getProps()
Copyright © 2021. All rights reserved.