Class: Aws::Types::GetIpAccessSettingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetIpAccessSettingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_access_settings_arn ⇒ ::String
Returns the value of attribute ip_access_settings_arn.
Instance Attribute Details
#ip_access_settings_arn ⇒ ::String
Returns the value of attribute ip_access_settings_arn.
582 583 584 |
# File 'sig/types.rbs', line 582 def ip_access_settings_arn @ip_access_settings_arn end |