AwsSdkV1

com.gu.play.secretrotation.aws.parameterstore.AwsSdkV1
case class AwsSdkV1(ssmClient: AWSSimpleSystemsManagement) extends MinimalAwsSdkWrapper

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MinimalAwsSdkWrapper
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def fetchValues(parameters: Seq[String]): Iterable[ParameterValue]

Attributes

Definition Classes
MinimalAwsSdkWrapper

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product