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.

Contains parameters used for resolving GreengrassV2 endpoints Parameters can be sourced from client config and service operations Used by internal GreengrassV2EndpointProvider and GreengrassV2EndpointResolver Can be used by custom EndpointProvider, see ClientConfig.EndpointProvider

Inheritance Hierarchy

System.Object
  Amazon.Runtime.Endpoints.PropertyBag
    Amazon.Runtime.Endpoints.EndpointParameters
      Amazon.GreengrassV2.Endpoints.GreengrassV2EndpointParameters

Namespace: Amazon.GreengrassV2.Endpoints
Assembly: AWSSDK.GreengrassV2.dll
Version: 3.x.y.z

Syntax

C#
public class GreengrassV2EndpointParameters : EndpointParameters
         IPropertyBag

The GreengrassV2EndpointParameters type exposes the following members

Constructors

NameDescription
Public Method GreengrassV2EndpointParameters()

GreengrassV2EndpointParameters constructor

Properties

NameTypeDescription
Public Property Endpoint System.String

Endpoint parameter

Public Property Item System.Object Inherited from Amazon.Runtime.Endpoints.PropertyBag.
Public Property Region System.String

Region parameter

Public Property UseDualStack System.Nullable<System.Boolean>

UseDualStack parameter

Public Property UseFIPS System.Nullable<System.Boolean>

UseFIPS parameter

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