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)


920
921
922
# File 'sig/types.rbs', line 920

def associated_at
  @associated_at
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


921
922
923
# File 'sig/types.rbs', line 921

def role_arn
  @role_arn
end