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)


13986
13987
13988
# File 'sig/types.rbs', line 13986

def resource
  @resource
end

#use_long_idsBoolean

Returns the value of attribute use_long_ids.

Returns:

  • (Boolean)


13987
13988
13989
# File 'sig/types.rbs', line 13987

def use_long_ids
  @use_long_ids
end