ListSolNetworkPackageInfo

Details of a network package.

A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.

Types

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

Properties

Link copied to clipboard
val arn: String

Network package ARN.

Link copied to clipboard
val id: String

ID of the individual network package.

Link copied to clipboard

The metadata of the network package.

Link copied to clipboard

Designer of the onboarded network service descriptor in the network package.

Link copied to clipboard

ID of the network service descriptor on which the network package is based.

Link copied to clipboard

Identifies a network service descriptor in a version independent manner.

Link copied to clipboard

Name of the onboarded network service descriptor in the network package.

Link copied to clipboard

Onboarding state of the network service descriptor in the network package.

Link copied to clipboard

Operational state of the network service descriptor in the network package.

Link copied to clipboard

Usage state of the network service descriptor in the network package.

Link copied to clipboard

Version of the onboarded network service descriptor in the network package.

Link copied to clipboard

Identifies the function package for the function package descriptor referenced by the onboarded network package.

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