Class: Aws::Types::DeleteBotReplicaRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bot_id ⇒ ::String

Returns the value of attribute bot_id.

Returns:

  • (::String)


1163
1164
1165
# File 'sig/types.rbs', line 1163

def bot_id
  @bot_id
end

#replica_region ⇒ ::String

Returns the value of attribute replica_region.

Returns:

  • (::String)


1164
1165
1166
# File 'sig/types.rbs', line 1164

def replica_region
  @replica_region
end