Class: Aws::Types::PutAdminAccountRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#admin_account::String

Returns the value of attribute admin_account.



927
928
929
# File 'sig/types.rbs', line 927

def 
  
end

#admin_scopeTypes::AdminScope

Returns the value of attribute admin_scope.



928
929
930
# File 'sig/types.rbs', line 928

def admin_scope
  @admin_scope
end