Class: Aws::Types::GetDataAccessResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:credentials])

Instance Attribute Summary collapse

Instance Attribute Details

#credentialsTypes::Credentials

Returns the value of attribute credentials.

Returns:



778
779
780
# File 'sig/types.rbs', line 778

def credentials
  @credentials
end

#granteeTypes::Grantee

Returns the value of attribute grantee.

Returns:



780
781
782
# File 'sig/types.rbs', line 780

def grantee
  @grantee
end

#matched_grant_target::String

Returns the value of attribute matched_grant_target.

Returns:

  • (::String)


779
780
781
# File 'sig/types.rbs', line 779

def matched_grant_target
  @matched_grant_target
end