stratosphere-sso-1.0.0: Stratosphere integration for AWS SSO.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSO.Assignment

Documentation

data Assignment Source #

Instances

Instances details
ToJSON Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Show Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Eq Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

ToResourceProperties Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Property "InstanceArn" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "InstanceArn" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "InstanceArn" Assignment = Value Text

Methods

set :: PropertyType "InstanceArn" Assignment -> Assignment -> Assignment #

Property "PermissionSetArn" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "PermissionSetArn" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PermissionSetArn" Assignment = Value Text

Methods

set :: PropertyType "PermissionSetArn" Assignment -> Assignment -> Assignment #

Property "PrincipalId" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "PrincipalId" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PrincipalId" Assignment = Value Text

Methods

set :: PropertyType "PrincipalId" Assignment -> Assignment -> Assignment #

Property "PrincipalType" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "PrincipalType" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PrincipalType" Assignment = Value Text

Methods

set :: PropertyType "PrincipalType" Assignment -> Assignment -> Assignment #

Property "TargetId" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "TargetId" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "TargetId" Assignment = Value Text

Methods

set :: PropertyType "TargetId" Assignment -> Assignment -> Assignment #

Property "TargetType" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

Associated Types

type PropertyType "TargetType" Assignment 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "TargetType" Assignment = Value Text

Methods

set :: PropertyType "TargetType" Assignment -> Assignment -> Assignment #

type PropertyType "InstanceArn" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "InstanceArn" Assignment = Value Text
type PropertyType "PermissionSetArn" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PermissionSetArn" Assignment = Value Text
type PropertyType "PrincipalId" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PrincipalId" Assignment = Value Text
type PropertyType "PrincipalType" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "PrincipalType" Assignment = Value Text
type PropertyType "TargetId" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "TargetId" Assignment = Value Text
type PropertyType "TargetType" Assignment Source # 
Instance details

Defined in Stratosphere.SSO.Assignment

type PropertyType "TargetType" Assignment = Value Text