Module: Aws::B2bi::Client::_GetCapabilityResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCapabilityResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#capability_arn::String

Returns:

  • (::String)


286
# File 'sig/client.rbs', line 286

def capability_arn: () -> ::String

#capability_id::String

Returns:

  • (::String)


285
# File 'sig/client.rbs', line 285

def capability_id: () -> ::String

#configurationTypes::CapabilityConfiguration



289
# File 'sig/client.rbs', line 289

def configuration: () -> Types::CapabilityConfiguration

#created_at::Time

Returns:

  • (::Time)


291
# File 'sig/client.rbs', line 291

def created_at: () -> ::Time

#instructions_documents::Array[Types::S3Location]

Returns:



290
# File 'sig/client.rbs', line 290

def instructions_documents: () -> ::Array[Types::S3Location]

#modified_at::Time

Returns:

  • (::Time)


292
# File 'sig/client.rbs', line 292

def modified_at: () -> ::Time

#name::String

Returns:

  • (::String)


287
# File 'sig/client.rbs', line 287

def name: () -> ::String

#type"edi"

Returns:

  • ("edi")


288
# File 'sig/client.rbs', line 288

def type: () -> ("edi")