Class: Aws::Types::CreateImageBuilderStreamingURLRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateImageBuilderStreamingURLRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#validity ⇒ ::Integer
Returns the value of attribute validity.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
439 440 441 |
# File 'sig/types.rbs', line 439 def name @name end |
#validity ⇒ ::Integer
Returns the value of attribute validity.
440 441 442 |
# File 'sig/types.rbs', line 440 def validity @validity end |