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

Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Documentation

data RotationRulesProperty Source #

Instances

Instances details
ToJSON RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Show RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Eq RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

ToResourceProperties RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Property "AutomaticallyAfterDays" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Associated Types

type PropertyType "AutomaticallyAfterDays" RotationRulesProperty 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

type PropertyType "AutomaticallyAfterDays" RotationRulesProperty = Value Integer
Property "Duration" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Property "ScheduleExpression" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

Associated Types

type PropertyType "ScheduleExpression" RotationRulesProperty 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

type PropertyType "ScheduleExpression" RotationRulesProperty = Value Text
type PropertyType "AutomaticallyAfterDays" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

type PropertyType "AutomaticallyAfterDays" RotationRulesProperty = Value Integer
type PropertyType "Duration" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

type PropertyType "ScheduleExpression" RotationRulesProperty Source # 
Instance details

Defined in Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty

type PropertyType "ScheduleExpression" RotationRulesProperty = Value Text