AwsSdkV2

com.gu.play.secretrotation.aws.parameterstore.AwsSdkV2
case class AwsSdkV2(ssmClient: SsmClient) 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