PublicDelegatedPrefixPublicDelegatedSubPrefixResponse

data class PublicDelegatedPrefixPublicDelegatedSubPrefixResponse(val delegateeProject: String, val description: String, val ipCidrRange: String, val isAddress: Boolean, val name: String, val region: String, val status: String)

Represents a sub PublicDelegatedPrefix.

Constructors

fun PublicDelegatedPrefixPublicDelegatedSubPrefixResponse(delegateeProject: String, description: String, ipCidrRange: String, isAddress: Boolean, name: String, region: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the project scoping this PublicDelegatedSubPrefix.

Link copied to clipboard

An optional description of this resource. Provide this property when you create the resource.

Link copied to clipboard

The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.

Link copied to clipboard

Whether the sub prefix is delegated to create Address resources in the delegatee project.

Link copied to clipboard

The name of the sub public delegated prefix.

Link copied to clipboard

The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.

Link copied to clipboard

The status of the sub public delegated prefix.