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.

Describes the configuration for an Amazon Lightsail container service to access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.

For more information, see Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service in the Amazon Lightsail Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.PrivateRegistryAccess

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

Syntax

C#
public class PrivateRegistryAccess

The PrivateRegistryAccess type exposes the following members

Constructors

NameDescription
Public Method PrivateRegistryAccess()

Properties

NameTypeDescription
Public Property EcrImagePullerRole Amazon.Lightsail.Model.ContainerServiceECRImagePullerRole

Gets and sets the property EcrImagePullerRole.

An object that describes the activation status of the role that you can use to grant a Lightsail container service access to Amazon ECR private repositories. If the role is activated, the Amazon Resource Name (ARN) of the role is also listed.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5