Class: Aws::Types::DescribePartnersInputMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1241
1242
1243
# File 'sig/types.rbs', line 1241

def 
  @account_id
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


1242
1243
1244
# File 'sig/types.rbs', line 1242

def cluster_identifier
  @cluster_identifier
end

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


1243
1244
1245
# File 'sig/types.rbs', line 1243

def database_name
  @database_name
end

#partner_name::String

Returns the value of attribute partner_name.

Returns:

  • (::String)


1244
1245
1246
# File 'sig/types.rbs', line 1244

def partner_name
  @partner_name
end