@Target(value=TYPE) @Retention(value=RUNTIME) @Import(value=ContextInstanceDataConfiguration.class) public @interface EnableContextInstanceData
PropertySource that resolve instance meta-data through
the amazon meta data service that is available on EC instances.
Note:This annotation does not have any effect outside the EC2 environment.| Modifier and Type | Optional Element and Description |
|---|---|
String |
attributeSeparator
Allows to configure the attribute separator to separate multiple attributes in one global user data string.
|
String |
valueSeparator
Allows to configure the value separator for the user data configured attributes.
|
public abstract String valueSeparator
PlaceholderConfigurerSupportpublic abstract String attributeSeparator
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.