AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a function package.
A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
Namespace: Amazon.Tnb.Model
Assembly: AWSSDK.Tnb.dll
Version: 3.x.y.z
public class ListSolFunctionPackageInfo
The ListSolFunctionPackageInfo type exposes the following members
Name | Description | |
---|---|---|
ListSolFunctionPackageInfo() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. Function package ARN. |
|
Id | System.String |
Gets and sets the property Id. ID of the function package. |
|
Metadata | Amazon.Tnb.Model.ListSolFunctionPackageMetadata |
Gets and sets the property Metadata. The metadata of the function package. |
|
OnboardingState | Amazon.Tnb.OnboardingState |
Gets and sets the property OnboardingState. Onboarding state of the function package. |
|
OperationalState | Amazon.Tnb.OperationalState |
Gets and sets the property OperationalState. Operational state of the function package. |
|
UsageState | Amazon.Tnb.UsageState |
Gets and sets the property UsageState. Usage state of the function package. |
|
VnfdId | System.String |
Gets and sets the property VnfdId. Identifies the function package and the function package descriptor. |
|
VnfdVersion | System.String |
Gets and sets the property VnfdVersion. Identifies the version of the function package descriptor. |
|
VnfProductName | System.String |
Gets and sets the property VnfProductName. The product name for the network function. |
|
VnfProvider | System.String |
Gets and sets the property VnfProvider. Provider of the function package and the function package descriptor. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5