Class: Aws::Types::CreateRegistrationAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#registration_id::String

Returns the value of attribute registration_id.

Returns:

  • (::String)


304
305
306
# File 'sig/types.rbs', line 304

def registration_id
  @registration_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


305
306
307
# File 'sig/types.rbs', line 305

def resource_id
  @resource_id
end