ModelPackageGroup

class ModelPackageGroup : KotlinCustomResource

Resource Type definition for AWS::SageMaker::ModelPackageGroup

Properties

Link copied to clipboard
val creationTime: Output<String>

The time at which the model package group was created.

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

The Amazon Resource Name (ARN) of the model group.

Link copied to clipboard

The description for the model group.

Link copied to clipboard

The name of the model group.

Link copied to clipboard

A resouce policy to control access to a model group. For information about resoure policies, see Identity-based policies and resource-based policies in the AWS Identity and Access Management User Guide. . Search the CloudFormation User Guide for AWS::SageMaker::ModelPackageGroup for more information about the expected schema for this property.

Link copied to clipboard

The status of a modelpackage group job.

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>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>