stratosphere-secretsmanager-1.0.0: Stratosphere integration for AWS SecretsManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SecretsManager.RotationSchedule

Documentation

data RotationSchedule Source #

Instances

Instances details
ToJSON RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Show RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Eq RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

ToResourceProperties RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Property "HostedRotationLambda" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Associated Types

type PropertyType "HostedRotationLambda" RotationSchedule 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Methods

set :: PropertyType "HostedRotationLambda" RotationSchedule -> RotationSchedule -> RotationSchedule #

Property "RotateImmediatelyOnUpdate" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Associated Types

type PropertyType "RotateImmediatelyOnUpdate" RotationSchedule 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "RotateImmediatelyOnUpdate" RotationSchedule = Value Bool

Methods

set :: PropertyType "RotateImmediatelyOnUpdate" RotationSchedule -> RotationSchedule -> RotationSchedule #

Property "RotationLambdaARN" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Associated Types

type PropertyType "RotationLambdaARN" RotationSchedule 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "RotationLambdaARN" RotationSchedule = Value Text
Property "RotationRules" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Associated Types

type PropertyType "RotationRules" RotationSchedule 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Property "SecretId" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

Associated Types

type PropertyType "SecretId" RotationSchedule 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "HostedRotationLambda" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "RotateImmediatelyOnUpdate" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "RotateImmediatelyOnUpdate" RotationSchedule = Value Bool
type PropertyType "RotationLambdaARN" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "RotationLambdaARN" RotationSchedule = Value Text
type PropertyType "RotationRules" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule

type PropertyType "SecretId" RotationSchedule Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule