Class: Aws::Types::UpdateIpAccessSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIpAccessSettingsResponse
- 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.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def ip_access_settings @ip_access_settings end |