Class: Dev::Aws::Account::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/firespring_dev_commands/aws/account.rb

Overview

Config object for setting top level Aws account config options

Instance Attribute Summary collapse

Instance Attribute Details

#childrenObject

Returns the value of attribute children



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def children
  @children
end

#defaultObject

Returns the value of attribute default



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def default
  @default
end

#default_login_role_nameObject

Returns the value of attribute default_login_role_name



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def 
  
end

#ecr_registry_idsObject

Returns the value of attribute ecr_registry_ids



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def ecr_registry_ids
  @ecr_registry_ids
end

#login_to_account_ecr_registryObject

Returns the value of attribute login_to_account_ecr_registry



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def 
  
end

#rootObject

Returns the value of attribute root



6
7
8
# File 'lib/firespring_dev_commands/aws/account.rb', line 6

def root
  @root
end