UpdateTimeToLiveOutput
public struct UpdateTimeToLiveOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Represents the output of an UpdateTimeToLive operation.
Declaration
Swift
public let timeToLiveSpecification: TimeToLiveSpecification? -
Undocumented
Declaration
Swift
public init(timeToLiveSpecification: TimeToLiveSpecification? = nil)
View on GitHub
UpdateTimeToLiveOutput Structure Reference