AWS SDK for .NET Documentation
DeleteTableResult Class
AmazonAmazon.DynamoDBv2.ModelDeleteTableResult Did this page help you?   Yes   No    Tell us about it...

Represents the output of a DeleteTable operation.

Declaration Syntax
C#
public class DeleteTableResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DeleteTableResult()()()()
Initializes a new instance of the DeleteTableResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
TableDescription
Represents the properties of a table.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithTableDescription(TableDescription) Obsolete.
Sets the TableDescription property

Inheritance Hierarchy
Object
DeleteTableResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)