Class: Aws::Types::DescribeOAuthClientApplicationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4900
4901
4902
# File 'sig/types.rbs', line 4900

def 
  @aws_account_id
end

#o_auth_client_application_id::String

Returns the value of attribute o_auth_client_application_id.

Returns:

  • (::String)


4901
4902
4903
# File 'sig/types.rbs', line 4901

def o_auth_client_application_id
  @o_auth_client_application_id
end