stratosphere-redshiftserverless-1.0.0: Stratosphere integration for AWS RedshiftServerless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RedshiftServerless.Namespace

Documentation

data Namespace Source #

Constructors

Namespace

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html

Fields

Instances

Instances details
ToJSON Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Show Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Eq Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

ToResourceProperties Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Property "AdminPasswordSecretKmsKeyId" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "AdminPasswordSecretKmsKeyId" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminPasswordSecretKmsKeyId" Namespace = Value Text

Methods

set :: PropertyType "AdminPasswordSecretKmsKeyId" Namespace -> Namespace -> Namespace #

Property "AdminUserPassword" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "AdminUserPassword" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminUserPassword" Namespace = Value Text

Methods

set :: PropertyType "AdminUserPassword" Namespace -> Namespace -> Namespace #

Property "AdminUsername" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "AdminUsername" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminUsername" Namespace = Value Text

Methods

set :: PropertyType "AdminUsername" Namespace -> Namespace -> Namespace #

Property "DbName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "DbName" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Methods

set :: PropertyType "DbName" Namespace -> Namespace -> Namespace #

Property "DefaultIamRoleArn" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "DefaultIamRoleArn" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "DefaultIamRoleArn" Namespace = Value Text

Methods

set :: PropertyType "DefaultIamRoleArn" Namespace -> Namespace -> Namespace #

Property "FinalSnapshotName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "FinalSnapshotName" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "FinalSnapshotName" Namespace = Value Text

Methods

set :: PropertyType "FinalSnapshotName" Namespace -> Namespace -> Namespace #

Property "FinalSnapshotRetentionPeriod" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "FinalSnapshotRetentionPeriod" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "FinalSnapshotRetentionPeriod" Namespace = Value Integer

Methods

set :: PropertyType "FinalSnapshotRetentionPeriod" Namespace -> Namespace -> Namespace #

Property "IamRoles" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "IamRoles" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Methods

set :: PropertyType "IamRoles" Namespace -> Namespace -> Namespace #

Property "KmsKeyId" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "KmsKeyId" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "KmsKeyId" Namespace = Value Text

Methods

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

Property "LogExports" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "LogExports" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "LogExports" Namespace = ValueList Text

Methods

set :: PropertyType "LogExports" Namespace -> Namespace -> Namespace #

Property "ManageAdminPassword" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "ManageAdminPassword" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "ManageAdminPassword" Namespace = Value Bool

Methods

set :: PropertyType "ManageAdminPassword" Namespace -> Namespace -> Namespace #

Property "NamespaceName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "NamespaceName" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "NamespaceName" Namespace = Value Text

Methods

set :: PropertyType "NamespaceName" Namespace -> Namespace -> Namespace #

Property "NamespaceResourcePolicy" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "NamespaceResourcePolicy" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "NamespaceResourcePolicy" Namespace = Object

Methods

set :: PropertyType "NamespaceResourcePolicy" Namespace -> Namespace -> Namespace #

Property "RedshiftIdcApplicationArn" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "RedshiftIdcApplicationArn" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "RedshiftIdcApplicationArn" Namespace = Value Text

Methods

set :: PropertyType "RedshiftIdcApplicationArn" Namespace -> Namespace -> Namespace #

Property "SnapshotCopyConfigurations" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "SnapshotCopyConfigurations" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "SnapshotCopyConfigurations" Namespace = [SnapshotCopyConfigurationProperty]

Methods

set :: PropertyType "SnapshotCopyConfigurations" Namespace -> Namespace -> Namespace #

Property "Tags" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

Associated Types

type PropertyType "Tags" Namespace 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "Tags" Namespace = [Tag]
type PropertyType "AdminPasswordSecretKmsKeyId" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminPasswordSecretKmsKeyId" Namespace = Value Text
type PropertyType "AdminUserPassword" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminUserPassword" Namespace = Value Text
type PropertyType "AdminUsername" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "AdminUsername" Namespace = Value Text
type PropertyType "DbName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "DefaultIamRoleArn" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "DefaultIamRoleArn" Namespace = Value Text
type PropertyType "FinalSnapshotName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "FinalSnapshotName" Namespace = Value Text
type PropertyType "FinalSnapshotRetentionPeriod" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "FinalSnapshotRetentionPeriod" Namespace = Value Integer
type PropertyType "IamRoles" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "KmsKeyId" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "KmsKeyId" Namespace = Value Text
type PropertyType "LogExports" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "LogExports" Namespace = ValueList Text
type PropertyType "ManageAdminPassword" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "ManageAdminPassword" Namespace = Value Bool
type PropertyType "NamespaceName" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "NamespaceName" Namespace = Value Text
type PropertyType "NamespaceResourcePolicy" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "NamespaceResourcePolicy" Namespace = Object
type PropertyType "RedshiftIdcApplicationArn" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "RedshiftIdcApplicationArn" Namespace = Value Text
type PropertyType "SnapshotCopyConfigurations" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "SnapshotCopyConfigurations" Namespace = [SnapshotCopyConfigurationProperty]
type PropertyType "Tags" Namespace Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Namespace

type PropertyType "Tags" Namespace = [Tag]