Class: Aws::PartnerCentralChannel::Types::ChannelHandshakeSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb

Overview

Summary information about a channel handshake.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#associated_resource_idString

The identifier of the resource associated with the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#catalogString

The catalog identifier associated with the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp when the handshake was created.

Returns:

  • (Time)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#detailTypes::HandshakeDetail

Detailed information about the handshake.



221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#handshake_typeString

The type of the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#owner_account_idString

The AWS account ID of the handshake owner.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#receiver_account_idString

The AWS account ID of the handshake receiver.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#sender_account_idString

The AWS account ID of the handshake sender.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#sender_display_nameString

The display name of the handshake sender.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the handshake.

Returns:

  • (String)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp when the handshake was last updated.

Returns:

  • (Time)


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 221

class ChannelHandshakeSummary < Struct.new(
  :id,
  :arn,
  :catalog,
  :handshake_type,
  :owner_account_id,
  :sender_account_id,
  :sender_display_name,
  :receiver_account_id,
  :associated_resource_id,
  :detail,
  :created_at,
  :updated_at,
  :status)
  SENSITIVE = []
  include Aws::Structure
end