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)


13665
13666
13667
# File 'sig/types.rbs', line 13665

def resource
  @resource
end

#use_long_idsBoolean

Returns the value of attribute use_long_ids.

Returns:

  • (Boolean)


13666
13667
13668
# File 'sig/types.rbs', line 13666

def use_long_ids
  @use_long_ids
end