Class GetResourceResult
Inheritance
System.Object
GetResourceResult
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.ApiGateway
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetResourceResult
Fields
View SourceId
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
ParentId
Set to the ID of the parent Resource.
Declaration
public readonly string ParentId
Field Value
| Type | Description |
|---|---|
| System.String |
Path
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |
PathPart
Set to the path relative to the parent Resource.
Declaration
public readonly string PathPart
Field Value
| Type | Description |
|---|---|
| System.String |
RestApiId
Declaration
public readonly string RestApiId
Field Value
| Type | Description |
|---|---|
| System.String |