Class: Aws::Types::Block

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#block_index ⇒ ::Integer

Returns the value of attribute block_index.

Returns:

  • (::Integer)


18
19
20
# File 'sig/types.rbs', line 18

def block_index
  @block_index
end

#block_token ⇒ ::String

Returns the value of attribute block_token.

Returns:

  • (::String)


19
20
21
# File 'sig/types.rbs', line 19

def block_token
  @block_token
end