Class: Aws::Types::ReadClientCredentialsDetails

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

Defined Under Namespace

Classes: ReadClientCredentialsGrantDetails, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#read_client_credentials_grant_detailsTypes::ReadClientCredentialsGrantDetails

Returns the value of attribute read_client_credentials_grant_details.



9164
9165
9166
# File 'sig/types.rbs', line 9164

def read_client_credentials_grant_details
  @read_client_credentials_grant_details
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


9165
9166
9167
# File 'sig/types.rbs', line 9165

def unknown
  @unknown
end