Subscription

Creates a new BeyondCorp Enterprise Subscription in a given organization. Location will always be global as BeyondCorp subscriptions are per organization. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.

Properties

Link copied to clipboard

Represents that, if subscription will renew or end when the term ends.

Link copied to clipboard
val createTime: Output<String>

Create time of the subscription.

Link copied to clipboard
val endTime: Output<String>

End time of the subscription.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

Unique resource name of the Subscription. The name is ignored when creating a subscription.

Link copied to clipboard
val organizationId: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val seatCount: Output<String>

Number of seats in the subscription.

Link copied to clipboard
val sku: Output<String>

SKU of subscription.

Link copied to clipboard
val startTime: Output<String>

Start time of the subscription.

Link copied to clipboard
val state: Output<String>

The current state of the subscription.

Link copied to clipboard
val type: Output<String>

Type of subscription.

Link copied to clipboard
val urn: Output<String>