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 resource that refers to the resource that you are attempting to delete. This object is returned as part of the ResourceInUseException exception.

Inheritance Hierarchy

System.Object
  Amazon.LexModelBuildingService.Model.ResourceReference

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

Syntax

C#
public class ResourceReference

The ResourceReference type exposes the following members

Constructors

NameDescription
Public Method ResourceReference()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the resource that is using the resource that you are trying to delete.

Public Property Version System.String

Gets and sets the property Version.

The version of the resource that is using the resource that you are trying to delete.

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