Class: Aws::Types::PartnerIntegrationInputMessage

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)


2278
2279
2280
# File 'sig/types.rbs', line 2278

def 
  @account_id
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


2279
2280
2281
# File 'sig/types.rbs', line 2279

def cluster_identifier
  @cluster_identifier
end

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


2280
2281
2282
# File 'sig/types.rbs', line 2280

def database_name
  @database_name
end

#partner_name::String

Returns the value of attribute partner_name.

Returns:

  • (::String)


2281
2282
2283
# File 'sig/types.rbs', line 2281

def partner_name
  @partner_name
end