Class: Aws::Types::Administrator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


32
33
34
# File 'sig/types.rbs', line 32

def 
  @account_id
end

#delegation_time::Time

Returns the value of attribute delegation_time.

Returns:

  • (::Time)


34
35
36
# File 'sig/types.rbs', line 34

def delegation_time
  @delegation_time
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


33
34
35
# File 'sig/types.rbs', line 33

def graph_arn
  @graph_arn
end