Class: Aws::Types::GetNetworkProfileResult
- Inherits:
-
Object
- Object
- Aws::Types::GetNetworkProfileResult
- 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.
457 458 459 |
# File 'sig/types.rbs', line 457 def network_profile @network_profile end |