TransparentProxy
@cosmos-building-blocks/network › Globals › TransparentProxy
Hierarchy
Construct
↳ TransparentProxy
Implements
- IConstruct
- IConstruct
Index
Constructors
Properties
Constructors
constructor
+ new TransparentProxy(scope
: Construct, id
: string, props
: TransparentProxyProps): TransparentProxy
Overrides void
Defined in packages/@cosmos-building-blocks/network/src/internet/transparent-proxy.ts:29
Parameters:
Name | Type |
---|---|
scope | Construct |
id | string |
props | TransparentProxyProps |
Returns: TransparentProxy
Properties
Readonly
autoScalingGroup
• autoScalingGroup: AutoScalingGroup
Defined in packages/@cosmos-building-blocks/network/src/internet/transparent-proxy.ts:29