AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the DescribePartnerApp operation.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribePartnerAppResponse : AmazonWebServiceResponse
The DescribePartnerAppResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribePartnerAppResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ApplicationConfig | Amazon.SageMaker.Model.PartnerAppConfig |
Gets and sets the property ApplicationConfig. Configuration settings for the SageMaker Partner AI App. |
|
Arn | System.String |
Gets and sets the property Arn. The ARN of the SageMaker Partner AI App that was described. |
|
AuthType | Amazon.SageMaker.PartnerAppAuthType |
Gets and sets the property AuthType. The authorization type that users use to access the SageMaker Partner AI App. |
|
AvailableUpgrade | Amazon.SageMaker.Model.AvailableUpgrade |
Gets and sets the property AvailableUpgrade. A map of available minor version upgrades for the SageMaker Partner AI App. The key is the semantic version number, and the value is a list of release notes for that version. A null value indicates no upgrades are available. |
|
BaseUrl | System.String |
Gets and sets the property BaseUrl. The URL of the SageMaker Partner AI App that the Application SDK uses to support in-app calls for the user. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time that the SageMaker Partner AI App was created. |
|
CurrentVersionEolDate | System.DateTime |
Gets and sets the property CurrentVersionEolDate. The end-of-life date for the current version of the SageMaker Partner AI App. |
|
EnableAutoMinorVersionUpgrade | System.Boolean |
Gets and sets the property EnableAutoMinorVersionUpgrade. Indicates whether the SageMaker Partner AI App is configured for automatic minor version upgrades during scheduled maintenance windows. |
|
EnableIamSessionBasedIdentity | System.Boolean |
Gets and sets the property EnableIamSessionBasedIdentity.
When set to |
|
Error | Amazon.SageMaker.Model.ErrorInfo |
Gets and sets the property Error. This is an error field object that contains the error code and the reason for an operation failure. |
|
ExecutionRoleArn | System.String |
Gets and sets the property ExecutionRoleArn. The ARN of the IAM role associated with the SageMaker Partner AI App. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Web Services KMS customer managed key used to encrypt the data at rest associated with SageMaker Partner AI Apps. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The time that the SageMaker Partner AI App was last modified. |
|
MaintenanceConfig | Amazon.SageMaker.Model.PartnerAppMaintenanceConfig |
Gets and sets the property MaintenanceConfig. Maintenance configuration settings for the SageMaker Partner AI App. |
|
Name | System.String |
Gets and sets the property Name. The name of the SageMaker Partner AI App. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Status | Amazon.SageMaker.PartnerAppStatus |
Gets and sets the property Status. The status of the SageMaker Partner AI App.
|
|
Tier | System.String |
Gets and sets the property Tier. The instance type and size of the cluster attached to the SageMaker Partner AI App. |
|
Type | Amazon.SageMaker.PartnerAppType |
Gets and sets the property Type.
The type of SageMaker Partner AI App. Must be one of the following: |
|
Version | System.String |
Gets and sets the property Version. The version of the SageMaker Partner AI App. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5