DescribeTimeToLiveOutput
public struct DescribeTimeToLiveOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let timeToLiveDescription: TimeToLiveDescription? -
Undocumented
Declaration
Swift
public init(timeToLiveDescription: TimeToLiveDescription? = nil)
View on GitHub
DescribeTimeToLiveOutput Structure Reference