Class: Aws::Types::GetNetworkResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#access_level"STANDARD", "PREMIUM"

Returns the value of attribute access_level.

Returns:



385
386
387
# File 'sig/types.rbs', line 385

def access_level
  @access_level
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:



386
387
388
# File 'sig/types.rbs', line 386

def 
  
end

#encryption_key_arn::String

Returns the value of attribute encryption_key_arn.

Returns:



391
392
393
# File 'sig/types.rbs', line 391

def encryption_key_arn
  @encryption_key_arn
end

#free_trial_expiration::String

Returns the value of attribute free_trial_expiration.

Returns:



389
390
391
# File 'sig/types.rbs', line 389

def free_trial_expiration
  @free_trial_expiration
end

#migration_state::Integer

Returns the value of attribute migration_state.

Returns:



390
391
392
# File 'sig/types.rbs', line 390

def migration_state
  @migration_state
end

#network_arn::String

Returns the value of attribute network_arn.

Returns:



387
388
389
# File 'sig/types.rbs', line 387

def network_arn
  @network_arn
end

#network_id::String

Returns the value of attribute network_id.

Returns:



383
384
385
# File 'sig/types.rbs', line 383

def network_id
  @network_id
end

#network_name::String

Returns the value of attribute network_name.

Returns:



384
385
386
# File 'sig/types.rbs', line 384

def network_name
  @network_name
end

#standing::Integer

Returns the value of attribute standing.

Returns:



388
389
390
# File 'sig/types.rbs', line 388

def standing
  @standing
end