AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-lakeformation
include
aws
lakeformation
model
TableWildcard.h
1
6
#pragma once
7
#include <aws/lakeformation/LakeFormation_EXPORTS.h>
8
9
namespace
Aws
10
{
11
namespace
Utils
12
{
13
namespace
Json
14
{
15
class
JsonValue
;
16
class
JsonView;
17
}
// namespace Json
18
}
// namespace Utils
19
namespace
LakeFormation
20
{
21
namespace
Model
22
{
23
30
class
TableWildcard
31
{
32
public
:
33
AWS_LAKEFORMATION_API
TableWildcard
();
34
AWS_LAKEFORMATION_API
TableWildcard
(
Aws::Utils::Json::JsonView
jsonValue);
35
AWS_LAKEFORMATION_API
TableWildcard
&
operator=
(
Aws::Utils::Json::JsonView
jsonValue);
36
AWS_LAKEFORMATION_API
Aws::Utils::Json::JsonValue
Jsonize
()
const
;
37
38
};
39
40
}
// namespace Model
41
}
// namespace LakeFormation
42
}
// namespace Aws
Aws::LakeFormation::Model::TableWildcard
Definition
TableWildcard.h:31
Aws::LakeFormation::Model::TableWildcard::operator=
AWS_LAKEFORMATION_API TableWildcard & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::LakeFormation::Model::TableWildcard::Jsonize
AWS_LAKEFORMATION_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::LakeFormation::Model::TableWildcard::TableWildcard
AWS_LAKEFORMATION_API TableWildcard(Aws::Utils::Json::JsonView jsonValue)
Aws::LakeFormation::Model::TableWildcard::TableWildcard
AWS_LAKEFORMATION_API TableWildcard()
Aws::Utils::Json::JsonValue
Aws::Utils::Json::JsonView
Aws
smithy::client::JsonValue
Aws::Utils::Json::JsonValue JsonValue
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences