module Stratosphere.MSK.Cluster.VpcConnectivityIamProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcConnectivityIamProperty :: Prelude.Type instance ToResourceProperties VpcConnectivityIamProperty instance Prelude.Eq VpcConnectivityIamProperty instance Prelude.Show VpcConnectivityIamProperty instance JSON.ToJSON VpcConnectivityIamProperty