Class: Aws::Types::GetServiceRoleForAccountResponse

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)


401
402
403
# File 'sig/types.rbs', line 401

def associated_at
  @associated_at
end

#role_arn ⇒ ::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


402
403
404
# File 'sig/types.rbs', line 402

def role_arn
  @role_arn
end