Class: Aws::Types::SubmitRegistrationVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::SubmitRegistrationVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_review ⇒ Boolean
Returns the value of attribute aws_review.
-
#registration_id ⇒ ::String
Returns the value of attribute registration_id.
Instance Attribute Details
#aws_review ⇒ Boolean
Returns the value of attribute aws_review.
2261 2262 2263 |
# File 'sig/types.rbs', line 2261 def aws_review @aws_review end |
#registration_id ⇒ ::String
Returns the value of attribute registration_id.
2260 2261 2262 |
# File 'sig/types.rbs', line 2260 def registration_id @registration_id end |