@Target(value=TYPE) @Retention(value=RUNTIME) @Import(value=ContextInstanceDataConfiguration.class) @Deprecated 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
Deprecated.
Allows to configure the attribute separator to separate multiple attributes in one
global user data string.
|
String |
valueSeparator
Deprecated.
Allows to configure the value separator for the user data configured attributes.
|
public abstract String valueSeparator
PlaceholderConfigurerSupport
public abstract String attributeSeparator
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.