| Modifier and Type | Class and Description |
|---|---|
class |
NestedStack
A CloudFormation nested stack.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
Stack.Builder.build() |
Stack |
Stack.getNestedStackParent()
If this is a nested stack, returns it's parent stack.
|
Stack |
IResource.getStack()
The stack in which this resource is defined.
|
Stack |
IResource.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IResource.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
CfnElement.getStack()
The stack in which this element is defined.
|
protected Stack |
DefaultStackSynthesizer.getStack() |
Stack |
Resource.getStack()
The stack in which this resource is defined.
|
static Stack |
Stack.of(software.constructs.IConstruct construct)
Looks up the first stack scope in which `construct` is defined.
|
| Modifier and Type | Method and Description |
|---|---|
List<Stack> |
Stack.getDependencies()
Return the stacks this stack depends on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Stack.addDependency(Stack target)
Add a dependency between this stack and another stack.
|
void |
Stack.addDependency(Stack target,
String reason)
Add a dependency between this stack and another stack.
|
void |
LegacyStackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
abstract void |
StackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
void |
DefaultStackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
void |
IStackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
void |
IStackSynthesizer.Jsii$Proxy.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
default void |
IStackSynthesizer.Jsii$Default.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
void |
CliCredentialsStackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
void |
NestedStackSynthesizer.bind(Stack stack)
Bind to the stack this environment is going to be used on.
|
protected void |
StackSynthesizer.emitStackArtifact(Stack stack,
ISynthesisSession session)
Write the stack artifact to the session.
|
protected void |
StackSynthesizer.emitStackArtifact(Stack stack,
ISynthesisSession session,
SynthesizeStackArtifactOptions options)
Write the stack artifact to the session.
|
static String |
Arn.format(ArnComponents components,
Stack stack)
Creates an ARN from components.
|
String |
AssetStaging.relativeStagedPath(Stack stack)
Return the path to the staged asset, relative to the Cloud Assembly (manifest) directory of the given stack.
|
protected void |
StackSynthesizer.synthesizeStackTemplate(Stack stack,
ISynthesisSession session)
Have the stack write out its template.
|
protected void |
DefaultStackSynthesizer.synthesizeStackTemplate(Stack stack,
ISynthesisSession session)
Have the stack write out its template.
|
| Modifier and Type | Method and Description |
|---|---|
static Annotations |
Annotations.fromStack(Stack stack)
Base your assertions on the messages returned by a synthesized CDK `Stack`.
|
static Template |
Template.fromStack(Stack stack)
Base your assertions on the CloudFormation template synthesized by a CDK `Stack`.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
StackSteps.getStack()
The stack you want the steps to run in.
|
Stack |
StackSteps.Jsii$Proxy.getStack() |
| Modifier and Type | Method and Description |
|---|---|
StackSteps.Builder |
StackSteps.Builder.stack(Stack stack)
Sets the value of
StackSteps.getStack() |
| Modifier and Type | Method and Description |
|---|---|
Stack |
ICertificateAuthority.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ICertificateAuthority.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IResource.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IResource.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IApiKey.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IApiKey.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpcLink.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpcLink.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRequestValidator.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRequestValidator.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUsagePlan.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUsagePlan.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRestApi.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRestApi.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDomainName.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDomainName.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IGatewayResponse.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IGatewayResponse.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IStage.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IStage.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IScalableTarget.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IScalableTarget.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IVirtualService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVirtualService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IMesh.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IMesh.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRoute.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRoute.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVirtualGateway.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVirtualGateway.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVirtualRouter.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVirtualRouter.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVirtualNode.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVirtualNode.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IGatewayRoute.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IGatewayRoute.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IAutoScalingGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAutoScalingGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ILifecycleHook.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILifecycleHook.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IBackupPlan.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IBackupPlan.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IBackupVault.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IBackupVault.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ICertificate.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ICertificate.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ISlackChannelConfiguration.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISlackChannelConfiguration.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IPublicKey.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPublicKey.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IOriginAccessIdentity.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IOriginAccessIdentity.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDistribution.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDistribution.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFunction.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFunction.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IKeyGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IKeyGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IAlarm.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAlarm.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IProject.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IProject.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IReportGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IReportGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IRepository.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRepository.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ILambdaApplication.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILambdaApplication.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IServerDeploymentGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IServerDeploymentGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEcsDeploymentGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEcsDeploymentGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IServerApplication.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IServerApplication.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEcsApplication.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEcsApplication.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ILambdaDeploymentGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILambdaDeploymentGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IProfilingGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IProfilingGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
CrossRegionSupport.getStack()
The Stack that has been created to house the replication Bucket required for this region.
|
Stack |
CrossRegionSupport.Jsii$Proxy.getStack() |
Stack |
IPipeline.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPipeline.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
CrossRegionSupport.Builder |
CrossRegionSupport.Builder.stack(Stack stack)
Sets the value of
CrossRegionSupport.getStack() |
| Modifier and Type | Method and Description |
|---|---|
Stack |
INotificationRule.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INotificationRule.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IUserPoolClient.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUserPoolClient.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUserPool.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUserPool.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUserPoolDomain.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUserPoolDomain.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUserPoolResourceServer.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUserPoolResourceServer.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUserPoolIdentityProvider.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUserPoolIdentityProvider.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IRule.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRule.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IDatabaseCluster.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDatabaseCluster.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDatabaseInstance.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDatabaseInstance.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IClusterParameterGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IClusterParameterGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ITable.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ITable.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IInterfaceVpcEndpoint.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IInterfaceVpcEndpoint.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpcEndpoint.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpcEndpoint.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPublicSubnet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPublicSubnet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVolume.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVolume.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpc.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpc.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpnConnection.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpnConnection.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IClientVpnEndpoint.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IClientVpnEndpoint.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
INetworkAclEntry.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INetworkAclEntry.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpnGateway.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpnGateway.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
BastionHostLinux.getStack()
The stack in which this resource is defined.
|
Stack |
ILaunchTemplate.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILaunchTemplate.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IInstance.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IInstance.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPrivateSubnet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPrivateSubnet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVpcEndpointService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVpcEndpointService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
INetworkAcl.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INetworkAcl.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ISecurityGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISecurityGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ISubnetNetworkAclAssociation.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISubnetNetworkAclAssociation.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IGatewayVpcEndpoint.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IGatewayVpcEndpoint.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ISubnet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISubnet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFlowLog.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFlowLog.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IRepository.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRepository.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IFargateTaskDefinition.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFargateTaskDefinition.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ITaskDefinition.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ITaskDefinition.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IExternalService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IExternalService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEc2Service.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEc2Service.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IBaseService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IBaseService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEc2TaskDefinition.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEc2TaskDefinition.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IExternalTaskDefinition.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IExternalTaskDefinition.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ICluster.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ICluster.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFargateService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFargateService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IAccessPoint.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAccessPoint.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFileSystem.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFileSystem.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KubectlProvider
Implementation of Kubectl Lambda.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
INodegroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INodegroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ICluster.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ICluster.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IApplicationLoadBalancer.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IApplicationLoadBalancer.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IApplicationListener.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IApplicationListener.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
INetworkLoadBalancer.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INetworkLoadBalancer.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
INetworkListener.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INetworkListener.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ILoadBalancerV2.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILoadBalancerV2.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IDomain.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDomain.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IApiDestination.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IApiDestination.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IConnection.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IConnection.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEventBus.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEventBus.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRule.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRule.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IAccelerator.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAccelerator.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IListener.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IListener.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEndpointGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEndpointGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ISamlProvider.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISamlProvider.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IResourceWithPolicy.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IResourceWithPolicy.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPolicy.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPolicy.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IIdentity.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IIdentity.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IUser.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IUser.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IOpenIdConnectProvider.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IOpenIdConnectProvider.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRole.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRole.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IAccessKey.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAccessKey.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IStream.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IStream.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IAlias.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAlias.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IKey.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IKey.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ILayerVersion.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILayerVersion.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IAlias.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IAlias.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEventSourceMapping.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEventSourceMapping.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ICodeSigningConfig.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ICodeSigningConfig.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFunction.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFunction.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IVersion.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IVersion.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IFunctionUrl.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IFunctionUrl.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ILogGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILogGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ILogStream.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ILogStream.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IDomain.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDomain.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IServerlessCluster.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IServerlessCluster.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDatabaseCluster.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDatabaseCluster.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IOptionGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IOptionGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDatabaseProxy.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDatabaseProxy.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IParameterGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IParameterGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IDatabaseInstance.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDatabaseInstance.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ISubnetGroup.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISubnetGroup.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IHostedZone.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IHostedZone.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IRecordSet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IRecordSet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPublicHostedZone.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPublicHostedZone.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPrivateHostedZone.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPrivateHostedZone.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IBucket.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IBucket.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ISecretTargetAttachment.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISecretTargetAttachment.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
ISecret.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISecret.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductStack
A Service Catalog product stack, which is similar in form to a Cloudformation nested stack.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IPortfolio.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPortfolio.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IProduct.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IProduct.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IPublicDnsNamespace.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPublicDnsNamespace.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IService.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IService.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IPrivateDnsNamespace.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IPrivateDnsNamespace.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IInstance.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IInstance.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
INamespace.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
INamespace.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IHttpNamespace.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IHttpNamespace.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IDedicatedIpPool.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IDedicatedIpPool.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IReceiptRule.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IReceiptRule.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IReceiptRuleSet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IReceiptRuleSet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IConfigurationSet.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IConfigurationSet.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IEmailIdentity.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IEmailIdentity.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ISigningProfile.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ISigningProfile.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
ITopic.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
ITopic.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IQueue.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IQueue.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IParameter.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IParameter.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IStringParameter.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IStringParameter.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IStringListParameter.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IStringListParameter.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
IActivity.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IActivity.Jsii$Default.getStack()
The stack in which this resource is defined.
|
Stack |
IStateMachine.Jsii$Proxy.getStack()
The stack in which this resource is defined.
|
default Stack |
IStateMachine.Jsii$Default.getStack()
The stack in which this resource is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Stack |
CallApiGatewayHttpApiEndpointProps.getApiStack()
The Stack in which the API is defined.
|
Stack |
CallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getApiStack() |
| Modifier and Type | Method and Description |
|---|---|
CallApiGatewayHttpApiEndpointProps.Builder |
CallApiGatewayHttpApiEndpointProps.Builder.apiStack(Stack apiStack)
Sets the value of
CallApiGatewayHttpApiEndpointProps.getApiStack() |
CallApiGatewayHttpApiEndpoint.Builder |
CallApiGatewayHttpApiEndpoint.Builder.apiStack(Stack apiStack)
The Stack in which the API is defined.
|
Copyright © 2022. All rights reserved.