Class: Aws::Types::SubmitRegistrationVersionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_review ⇒ Boolean

Returns the value of attribute aws_review.

Returns:

  • (Boolean)


2294
2295
2296
# File 'sig/types.rbs', line 2294

def aws_review
  @aws_review
end

#registration_id ⇒ ::String

Returns the value of attribute registration_id.

Returns:

  • (::String)


2293
2294
2295
# File 'sig/types.rbs', line 2293

def registration_id
  @registration_id
end