DescribeTableReplicaAutoScalingOutput
public struct DescribeTableReplicaAutoScalingOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Represents the auto scaling properties of the table.
Declaration
Swift
public let tableAutoScalingDescription: TableAutoScalingDescription? -
Undocumented
Declaration
Swift
public init(tableAutoScalingDescription: TableAutoScalingDescription? = nil)
View on GitHub
DescribeTableReplicaAutoScalingOutput Structure Reference