Class: Aws::Types::CreateCidrCollectionRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateCidrCollectionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
197 198 199 |
# File 'sig/types.rbs', line 197 def caller_reference @caller_reference end |
#name ⇒ ::String
Returns the value of attribute name.
196 197 198 |
# File 'sig/types.rbs', line 196 def name @name end |