Class: Aws::Types::GetIpAccessSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIpAccessSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_access_settings ⇒ Types::IpAccessSettings
Returns the value of attribute ip_access_settings.
Instance Attribute Details
#ip_access_settings ⇒ Types::IpAccessSettings
Returns the value of attribute ip_access_settings.
587 588 589 |
# File 'sig/types.rbs', line 587 def ip_access_settings @ip_access_settings end |