UpdateCapabilityResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.

Link copied to clipboard

Returns a system-assigned unique identifier for the capability.

Link copied to clipboard

Returns a structure that contains the details for a capability.

Link copied to clipboard

Returns a timestamp for creation date and time of the capability.

Link copied to clipboard

Returns one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability. Each item contains the name of the bucket and the key, to identify the document's location.

Link copied to clipboard

Returns a timestamp for last time the capability was modified.

Link copied to clipboard

Returns the name of the capability, used to identify it.

Link copied to clipboard

Returns the type of the capability. Currently, only edi is supported.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String