public class AutoDetectingStackNameProvider extends Object implements StackNameProvider, org.springframework.beans.factory.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 org.springframework.beans.factory.InitializingBean
public String getStackName()
StackNameProvider
getStackName
in interface StackNameProvider
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.