Class: Aws::Types::CreateNetworkProfileResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateNetworkProfileResult
- 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.
105 106 107 |
# File 'sig/types.rbs', line 105 def network_profile @network_profile end |