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

Stratosphere.SageMaker.UserProfile

Documentation

data UserProfile Source #

Instances

Instances details
ToJSON UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Show UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Eq UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

ToResourceProperties UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Property "DomainId" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "DomainId" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Property "SingleSignOnUserIdentifier" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "SingleSignOnUserIdentifier" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "SingleSignOnUserIdentifier" UserProfile = Value Text

Methods

set :: PropertyType "SingleSignOnUserIdentifier" UserProfile -> UserProfile -> UserProfile #

Property "SingleSignOnUserValue" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "SingleSignOnUserValue" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "SingleSignOnUserValue" UserProfile = Value Text

Methods

set :: PropertyType "SingleSignOnUserValue" UserProfile -> UserProfile -> UserProfile #

Property "Tags" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "Tags" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "Tags" UserProfile = [Tag]
Property "UserProfileName" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "UserProfileName" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "UserProfileName" UserProfile = Value Text

Methods

set :: PropertyType "UserProfileName" UserProfile -> UserProfile -> UserProfile #

Property "UserSettings" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Associated Types

type PropertyType "UserSettings" UserProfile 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

Methods

set :: PropertyType "UserSettings" UserProfile -> UserProfile -> UserProfile #

type PropertyType "DomainId" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "SingleSignOnUserIdentifier" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "SingleSignOnUserIdentifier" UserProfile = Value Text
type PropertyType "SingleSignOnUserValue" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "SingleSignOnUserValue" UserProfile = Value Text
type PropertyType "Tags" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "Tags" UserProfile = [Tag]
type PropertyType "UserProfileName" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile

type PropertyType "UserProfileName" UserProfile = Value Text
type PropertyType "UserSettings" UserProfile Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile