stratosphere-connect-1.0.0: Stratosphere integration for AWS Connect.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Connect.SecurityProfile

Documentation

data SecurityProfile Source #

Constructors

SecurityProfile

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html

Fields

Instances

Instances details
ToJSON SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Show SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Eq SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

ToResourceProperties SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Property "AllowedAccessControlHierarchyGroupId" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "AllowedAccessControlHierarchyGroupId" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "AllowedAccessControlHierarchyGroupId" SecurityProfile = Value Text

Methods

set :: PropertyType "AllowedAccessControlHierarchyGroupId" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "AllowedAccessControlTags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "AllowedAccessControlTags" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "AllowedAccessControlTags" SecurityProfile = [Tag]

Methods

set :: PropertyType "AllowedAccessControlTags" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "Applications" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "Applications" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Property "Description" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "Description" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "Description" SecurityProfile = Value Text
Property "HierarchyRestrictedResources" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "HierarchyRestrictedResources" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "HierarchyRestrictedResources" SecurityProfile = ValueList Text

Methods

set :: PropertyType "HierarchyRestrictedResources" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "InstanceArn" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "InstanceArn" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "InstanceArn" SecurityProfile = Value Text
Property "Permissions" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "Permissions" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Property "SecurityProfileName" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "SecurityProfileName" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "SecurityProfileName" SecurityProfile = Value Text

Methods

set :: PropertyType "SecurityProfileName" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "TagRestrictedResources" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "TagRestrictedResources" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "TagRestrictedResources" SecurityProfile = ValueList Text

Methods

set :: PropertyType "TagRestrictedResources" SecurityProfile -> SecurityProfile -> SecurityProfile #

Property "Tags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

Associated Types

type PropertyType "Tags" SecurityProfile 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "AllowedAccessControlHierarchyGroupId" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "AllowedAccessControlHierarchyGroupId" SecurityProfile = Value Text
type PropertyType "AllowedAccessControlTags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "AllowedAccessControlTags" SecurityProfile = [Tag]
type PropertyType "Applications" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "Description" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "Description" SecurityProfile = Value Text
type PropertyType "HierarchyRestrictedResources" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "HierarchyRestrictedResources" SecurityProfile = ValueList Text
type PropertyType "InstanceArn" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "InstanceArn" SecurityProfile = Value Text
type PropertyType "Permissions" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "SecurityProfileName" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "SecurityProfileName" SecurityProfile = Value Text
type PropertyType "TagRestrictedResources" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile

type PropertyType "TagRestrictedResources" SecurityProfile = ValueList Text
type PropertyType "Tags" SecurityProfile Source # 
Instance details

Defined in Stratosphere.Connect.SecurityProfile