PartnerApp

class PartnerApp : KotlinCustomResource

Resource Type definition for AWS::SageMaker::PartnerApp

Properties

Link copied to clipboard

A collection of settings that specify the maintenance schedule for the PartnerApp.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the created PartnerApp.

Link copied to clipboard

The Auth type of PartnerApp.

Link copied to clipboard
val baseUrl: Output<String>

The AppServerUrl based on app and account-info.

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

The client token for the PartnerApp.

Link copied to clipboard

Enables IAM Session based Identity for PartnerApp.

Link copied to clipboard

The execution role for the user.

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

The AWS KMS customer managed key used to encrypt the data associated with the PartnerApp.

Link copied to clipboard

A collection of settings that specify the maintenance schedule for the PartnerApp.

Link copied to clipboard
val name: Output<String>

A name for the PartnerApp.

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

A list of tags to apply to the PartnerApp.

Link copied to clipboard
val tier: Output<String>

The tier of the PartnerApp.

Link copied to clipboard
val type: Output<PartnerAppType>

The type of PartnerApp.

Link copied to clipboard
val urn: Output<String>