Class: Aws::Types::CreateNetworkResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_key_arn::String

Returns the value of attribute encryption_key_arn.

Returns:



247
248
249
# File 'sig/types.rbs', line 247

def encryption_key_arn
  @encryption_key_arn
end

#network_id::String

Returns the value of attribute network_id.

Returns:



245
246
247
# File 'sig/types.rbs', line 245

def network_id
  @network_id
end

#network_name::String

Returns the value of attribute network_name.

Returns:



246
247
248
# File 'sig/types.rbs', line 246

def network_name
  @network_name
end