AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Lambda.Model.CodeSigningConfig

Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z

Syntax

C#
public class CodeSigningConfig

The CodeSigningConfig type exposes the following members

Constructors

NameDescription
Public Method CodeSigningConfig()

Properties

NameTypeDescription
Public Property AllowedPublishers Amazon.Lambda.Model.AllowedPublishers

Gets and sets the property AllowedPublishers.

List of allowed publishers.

Public Property CodeSigningConfigArn System.String

Gets and sets the property CodeSigningConfigArn.

The Amazon Resource Name (ARN) of the Code signing configuration.

Public Property CodeSigningConfigId System.String

Gets and sets the property CodeSigningConfigId.

Unique identifer for the Code signing configuration.

Public Property 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.

Public Property Description System.String

Gets and sets the property Description.

Code signing configuration description.

Public Property 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).

Version Information

.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