Class: Aws::Types::DeleteRegistrationFieldValueRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_path::String

Returns the value of attribute field_path.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def field_path
  @field_path
end

#registration_id::String

Returns the value of attribute registration_id.

Returns:

  • (::String)


627
628
629
# File 'sig/types.rbs', line 627

def registration_id
  @registration_id
end