Class: Aws::Types::DescribeStatementRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


100
101
102
# File 'sig/types.rbs', line 100

def id
  @id
end

#wait_time_seconds::Integer

Returns the value of attribute wait_time_seconds.

Returns:

  • (::Integer)


101
102
103
# File 'sig/types.rbs', line 101

def wait_time_seconds
  @wait_time_seconds
end