stratosphere-resourceexplorer2-1.0.0: Stratosphere integration for AWS ResourceExplorer2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ResourceExplorer2.Index

Documentation

data Index Source #

Instances

Instances details
ToJSON Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Show Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Methods

showsPrec :: Int -> Index -> ShowS #

show :: Index -> String #

showList :: [Index] -> ShowS #

Eq Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Methods

(==) :: Index -> Index -> Bool #

(/=) :: Index -> Index -> Bool #

ToResourceProperties Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Property "Tags" Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Associated Types

type PropertyType "Tags" Index 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Methods

set :: PropertyType "Tags" Index -> Index -> Index #

Property "Type" Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Associated Types

type PropertyType "Type" Index 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

Methods

set :: PropertyType "Type" Index -> Index -> Index #

type PropertyType "Tags" Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index

type PropertyType "Type" Index Source # 
Instance details

Defined in Stratosphere.ResourceExplorer2.Index