Builder

class Builder

Properties

Link copied to clipboard

The actions defined in the extension.

Link copied to clipboard
var arn: String?

The system-generated Amazon Resource Name (ARN) for the extension.

Link copied to clipboard

Information about the extension.

Link copied to clipboard
var id: String?

The system-generated ID of the extension.

Link copied to clipboard
var name: String?

The extension name.

Link copied to clipboard

The parameters accepted by the extension. You specify parameter values when you associate the extension to an AppConfig resource by using the CreateExtensionAssociation API action. For Lambda extension actions, these parameters are included in the Lambda request object.

Link copied to clipboard

The extension version number.