AwsSecretsManagerSecretRotationRules
public struct AwsSecretsManagerSecretRotationRules : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The number of days after the previous rotation to rotate the secret.
Declaration
Swift
public let automaticallyAfterDays: Int? -
Undocumented
Declaration
Swift
public init(automaticallyAfterDays: Int? = nil)
View on GitHub
AwsSecretsManagerSecretRotationRules Structure Reference