public class AutoDetectingStackNameProvider extends Object implements StackNameProvider, InitializingBean
| Constructor and Description |
|---|
AutoDetectingStackNameProvider(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormationClient,
com.amazonaws.services.ec2.AmazonEC2 amazonEc2Client) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getStackName()
Returns the name of the current stack.
|
public AutoDetectingStackNameProvider(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormationClient,
com.amazonaws.services.ec2.AmazonEC2 amazonEc2Client)
public void afterPropertiesSet()
afterPropertiesSet in interface InitializingBeanpublic String getStackName()
StackNameProvidergetStackName in interface StackNameProviderCopyright © 2022 Pivotal Software, Inc.. All rights reserved.