| Class | Description |
|---|---|
| OnAwsCloudEnvironmentCondition | |
| OnClassCondition | |
| OnMissingAmazonClientCondition | |
| OnMissingAwsCloudEnvironmentCondition |
| Annotation Type | Description |
|---|---|
| ConditionalOnAwsCloudEnvironment |
Conditional annotation that returns true
if the current JVM is started inside an AWS cloud environment. |
| ConditionalOnClass |
Condition that checks if a class is available.
|
| ConditionalOnMissingAmazonClient | |
| ConditionalOnMissingAwsCloudEnvironment |
Conditional annotation that returns true if the current JVM is not started
inside an AWS cloud environment. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.