NAME
Paws::SageMaker::DescribeProjectOutput
ATTRIBUTES
CreatedBy => Paws::SageMaker::UserContext
REQUIRED CreationTime => Str
The time when the project was created.
REQUIRED ProjectArn => Str
The Amazon Resource Name (ARN) of the project.
ProjectDescription => Str
The description of the project.
REQUIRED ProjectId => Str
The ID of the project.
REQUIRED ProjectName => Str
The name of the project.
REQUIRED ProjectStatus => Str
The status of the project.
Valid values are: "Pending", "CreateInProgress", "CreateCompleted", "CreateFailed", "DeleteInProgress", "DeleteFailed", "DeleteCompleted" =head2 ServiceCatalogProvisionedProductDetails => Paws::SageMaker::ServiceCatalogProvisionedProductDetails
Information about a provisioned service catalog product.
REQUIRED ServiceCatalogProvisioningDetails => Paws::SageMaker::ServiceCatalogProvisioningDetails
Information used to provision a service catalog product. For information, see What is Amazon Web Services Service Catalog (https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html).