Get Project Result
data class GetProjectResult(val creationTime: String? = null, val projectArn: String? = null, val projectId: String? = null, val projectStatus: ProjectStatus? = null, val serviceCatalogProvisionedProductDetails: ServiceCatalogProvisionedProductDetailsProperties? = null)
Constructors
Link copied to clipboard
fun GetProjectResult(creationTime: String? = null, projectArn: String? = null, projectId: String? = null, projectStatus: ProjectStatus? = null, serviceCatalogProvisionedProductDetails: ServiceCatalogProvisionedProductDetailsProperties? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard