@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.740Z") @Stability(value=Stable) public abstract class ProxyConfiguration extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
ProxyConfiguration() |
protected |
ProxyConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ProxyConfiguration(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
abstract CfnTaskDefinition.ProxyConfigurationProperty |
bind(software.constructs.Construct _scope,
TaskDefinition _taskDefinition)
Called when the proxy configuration is configured on a task definition.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected ProxyConfiguration(software.amazon.jsii.JsiiObjectRef objRef)
protected ProxyConfiguration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) protected ProxyConfiguration()
@Stability(value=Stable) @NotNull public abstract CfnTaskDefinition.ProxyConfigurationProperty bind(@NotNull software.constructs.Construct _scope, @NotNull TaskDefinition _taskDefinition)
_scope - This parameter is required._taskDefinition - This parameter is required.Copyright © 2022. All rights reserved.