Class GetEndpointResult
Inheritance
System.Object
GetEndpointResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Iot
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetEndpointResult
Fields
View SourceEndpointAddress
The endpoint based on endpoint_type:
- No
endpoint_type: Eitheriot:Dataoriot:Data-ATSdepending on region iot:CredentialsProvider:IDENTIFIER.credentials.iot.REGION.amazonaws.comiot:Data:IDENTIFIER.iot.REGION.amazonaws.comiot:Data-ATS:IDENTIFIER-ats.iot.REGION.amazonaws.comiot:Job:IDENTIFIER.jobs.iot.REGION.amazonaws.com
Declaration
public readonly string EndpointAddress
Field Value
| Type | Description |
|---|---|
| System.String |
EndpointType
Declaration
public readonly string EndpointType
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |