stratosphere-sagemaker-1.0.0: Stratosphere integration for AWS SageMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SageMaker.PartnerApp

Documentation

data PartnerApp Source #

Constructors

PartnerApp

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-partnerapp.html

Fields

Instances

Instances details
ToJSON PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Show PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Eq PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

ToResourceProperties PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Property "ApplicationConfig" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "ApplicationConfig" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Methods

set :: PropertyType "ApplicationConfig" PartnerApp -> PartnerApp -> PartnerApp #

Property "AuthType" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "AuthType" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "AuthType" PartnerApp = Value Text

Methods

set :: PropertyType "AuthType" PartnerApp -> PartnerApp -> PartnerApp #

Property "EnableIamSessionBasedIdentity" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "EnableIamSessionBasedIdentity" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "EnableIamSessionBasedIdentity" PartnerApp = Value Bool

Methods

set :: PropertyType "EnableIamSessionBasedIdentity" PartnerApp -> PartnerApp -> PartnerApp #

Property "ExecutionRoleArn" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "ExecutionRoleArn" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "ExecutionRoleArn" PartnerApp = Value Text

Methods

set :: PropertyType "ExecutionRoleArn" PartnerApp -> PartnerApp -> PartnerApp #

Property "KmsKeyId" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "KmsKeyId" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "KmsKeyId" PartnerApp = Value Text

Methods

set :: PropertyType "KmsKeyId" PartnerApp -> PartnerApp -> PartnerApp #

Property "MaintenanceConfig" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "MaintenanceConfig" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Methods

set :: PropertyType "MaintenanceConfig" PartnerApp -> PartnerApp -> PartnerApp #

Property "Name" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "Name" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Property "Tags" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "Tags" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "Tags" PartnerApp = [Tag]
Property "Tier" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "Tier" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Property "Type" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

Associated Types

type PropertyType "Type" PartnerApp 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "ApplicationConfig" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "AuthType" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "AuthType" PartnerApp = Value Text
type PropertyType "EnableIamSessionBasedIdentity" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "EnableIamSessionBasedIdentity" PartnerApp = Value Bool
type PropertyType "ExecutionRoleArn" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "ExecutionRoleArn" PartnerApp = Value Text
type PropertyType "KmsKeyId" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "KmsKeyId" PartnerApp = Value Text
type PropertyType "MaintenanceConfig" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "Name" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "Tags" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "Tags" PartnerApp = [Tag]
type PropertyType "Tier" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp

type PropertyType "Type" PartnerApp Source # 
Instance details

Defined in Stratosphere.SageMaker.PartnerApp