Class: Aws::Types::GetAssociatedRoleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_at::String

Returns the value of attribute associated_at.

Returns:

  • (::String)


613
614
615
# File 'sig/types.rbs', line 613

def associated_at
  @associated_at
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


614
615
616
# File 'sig/types.rbs', line 614

def role_arn
  @role_arn
end