Class: Aws::Types::UpdateNetworkProfileResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateNetworkProfileResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_profile ⇒ Types::NetworkProfile
Returns the value of attribute network_profile.
Instance Attribute Details
#network_profile ⇒ Types::NetworkProfile
Returns the value of attribute network_profile.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def network_profile @network_profile end |