Class: Aws::Types::GetVpcLinksRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetVpcLinksRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ ::Integer
Returns the value of attribute limit.
-
#position ⇒ ::String
Returns the value of attribute position.
Instance Attribute Details
#limit ⇒ ::Integer
Returns the value of attribute limit.
901 902 903 |
# File 'sig/types.rbs', line 901 def limit @limit end |
#position ⇒ ::String
Returns the value of attribute position.
900 901 902 |
# File 'sig/types.rbs', line 900 def position @position end |