UsageProfile

class UsageProfile : KotlinCustomResource

This creates a Resource of UsageProfile type.

Properties

Link copied to clipboard

UsageProfile configuration for supported service ex: (Jobs, Sessions).

Link copied to clipboard
val createdOn: Output<String>

Creation time.

Link copied to clipboard
val description: Output<String>?

The description of the UsageProfile.

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

The name of the UsageProfile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to be applied to this UsageProfiles.

Link copied to clipboard
val urn: Output<String>