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.

Container for the parameters to the DescribeCodeBinding operation. Describe the code binding URI.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Schemas.AmazonSchemasRequest
      Amazon.Schemas.Model.DescribeCodeBindingRequest

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

Syntax

C#
public class DescribeCodeBindingRequest : AmazonSchemasRequest
         IAmazonWebServiceRequest

The DescribeCodeBindingRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Language System.String

Gets and sets the property Language.

The language of the code binding.

Public Property RegistryName System.String

Gets and sets the property RegistryName.

The name of the registry.

Public Property SchemaName System.String

Gets and sets the property SchemaName.

The name of the schema.

Public Property SchemaVersion System.String

Gets and sets the property SchemaVersion.

Specifying this limits the results to only this schema version.

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