IpamPoolSourceResource

data class IpamPoolSourceResource(val resourceId: String, val resourceOwner: String, val resourceRegion: String, val resourceType: String)

The resource associated with this pool's space. Depending on the ResourceType, setting a SourceResource changes which space can be provisioned in this pool and which types of resources can receive allocations

Constructors

Link copied to clipboard
constructor(resourceId: String, resourceOwner: String, resourceRegion: String, resourceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source resource ID.

Link copied to clipboard

The source resource owner.

Link copied to clipboard

The source resource Region.

Link copied to clipboard

The source resource type.