Class: Aws::Types::ModifyIdFormatRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


13368
13369
13370
# File 'sig/types.rbs', line 13368

def resource
  @resource
end

#use_long_idsBoolean

Returns the value of attribute use_long_ids.

Returns:

  • (Boolean)


13369
13370
13371
# File 'sig/types.rbs', line 13369

def use_long_ids
  @use_long_ids
end