Class S3ClientFactory.S3ClientKey
java.lang.Object
com.netflix.genie.common.internal.aws.s3.S3ClientFactory.S3ClientKey
- Enclosing class:
- S3ClientFactory
A simple class used as a key to see if we already have a S3Client created for the combination of properties
that make up this class.
- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
getRoleARN
Get the role ARN.- Returns:
- The role ARN as an Optional
-