Class GetApisApiResult
Inheritance
System.Object
GetApisApiResult
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.AliCloud.ApiGateway.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetApisApiResult
Fields
View SourceDescription
API description.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
GroupId
ID of the specified group.
Declaration
public readonly string GroupId
Field Value
| Type | Description |
|---|---|
| System.String |
GroupName
The group name that the apis belong to.
Declaration
public readonly string GroupName
Field Value
| Type | Description |
|---|---|
| System.String |
Id
API ID, which is generated by the system and globally unique.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
API name.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
The ID of the region where the API is located.
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |