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.
Details about a Code signing configuration.
Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z
public class CodeSigningConfig
The CodeSigningConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
CodeSigningConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
AllowedPublishers | Amazon.Lambda.Model.AllowedPublishers |
Gets and sets the property AllowedPublishers. List of allowed publishers. |
|
CodeSigningConfigArn | System.String |
Gets and sets the property CodeSigningConfigArn. The Amazon Resource Name (ARN) of the Code signing configuration. |
|
CodeSigningConfigId | System.String |
Gets and sets the property CodeSigningConfigId. Unique identifer for the Code signing configuration. |
|
CodeSigningPolicies | Amazon.Lambda.Model.CodeSigningPolicies |
Gets and sets the property CodeSigningPolicies. The code signing policy controls the validation failure action for signature mismatch or expiry. |
|
Description | System.String |
Gets and sets the property Description. Code signing configuration description. |
|
LastModified | System.String |
Gets and sets the property LastModified. The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD). |
.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