Class: Aws::Types::GetSiteInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSiteInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#site_id ⇒ ::String
Returns the value of attribute site_id.
Instance Attribute Details
#site_id ⇒ ::String
Returns the value of attribute site_id.
418 419 420 |
# File 'sig/types.rbs', line 418 def site_id @site_id end |