#include <BlockPublicAccess.h>
Contains information on how the bucker owner's S3 Block Public Access settings are being applied to the S3 bucket. See S3 Block Public Access for more information.
See Also:
AWS API Reference
Definition at line 32 of file BlockPublicAccess.h.
◆ BlockPublicAccess() [1/2]
Aws::GuardDuty::Model::BlockPublicAccess::BlockPublicAccess |
( |
| ) |
|
◆ BlockPublicAccess() [2/2]
◆ BlockPublicAclsHasBeenSet()
bool Aws::GuardDuty::Model::BlockPublicAccess::BlockPublicAclsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ BlockPublicPolicyHasBeenSet()
bool Aws::GuardDuty::Model::BlockPublicAccess::BlockPublicPolicyHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetBlockPublicAcls()
bool Aws::GuardDuty::Model::BlockPublicAccess::GetBlockPublicAcls |
( |
| ) |
const |
|
inline |
◆ GetBlockPublicPolicy()
bool Aws::GuardDuty::Model::BlockPublicAccess::GetBlockPublicPolicy |
( |
| ) |
const |
|
inline |
◆ GetIgnorePublicAcls()
bool Aws::GuardDuty::Model::BlockPublicAccess::GetIgnorePublicAcls |
( |
| ) |
const |
|
inline |
◆ GetRestrictPublicBuckets()
bool Aws::GuardDuty::Model::BlockPublicAccess::GetRestrictPublicBuckets |
( |
| ) |
const |
|
inline |
Indicates if S3 Block Public Access is set to RestrictPublicBuckets
.
Definition at line 70 of file BlockPublicAccess.h.
◆ IgnorePublicAclsHasBeenSet()
bool Aws::GuardDuty::Model::BlockPublicAccess::IgnorePublicAclsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ operator=()
◆ RestrictPublicBucketsHasBeenSet()
bool Aws::GuardDuty::Model::BlockPublicAccess::RestrictPublicBucketsHasBeenSet |
( |
| ) |
const |
|
inline |
Indicates if S3 Block Public Access is set to RestrictPublicBuckets
.
Definition at line 76 of file BlockPublicAccess.h.
◆ SetBlockPublicAcls()
void Aws::GuardDuty::Model::BlockPublicAccess::SetBlockPublicAcls |
( |
bool |
value | ) |
|
|
inline |
◆ SetBlockPublicPolicy()
void Aws::GuardDuty::Model::BlockPublicAccess::SetBlockPublicPolicy |
( |
bool |
value | ) |
|
|
inline |
◆ SetIgnorePublicAcls()
void Aws::GuardDuty::Model::BlockPublicAccess::SetIgnorePublicAcls |
( |
bool |
value | ) |
|
|
inline |
◆ SetRestrictPublicBuckets()
void Aws::GuardDuty::Model::BlockPublicAccess::SetRestrictPublicBuckets |
( |
bool |
value | ) |
|
|
inline |
Indicates if S3 Block Public Access is set to RestrictPublicBuckets
.
Definition at line 82 of file BlockPublicAccess.h.
◆ WithBlockPublicAcls()
BlockPublicAccess& Aws::GuardDuty::Model::BlockPublicAccess::WithBlockPublicAcls |
( |
bool |
value | ) |
|
|
inline |
◆ WithBlockPublicPolicy()
BlockPublicAccess& Aws::GuardDuty::Model::BlockPublicAccess::WithBlockPublicPolicy |
( |
bool |
value | ) |
|
|
inline |
◆ WithIgnorePublicAcls()
BlockPublicAccess& Aws::GuardDuty::Model::BlockPublicAccess::WithIgnorePublicAcls |
( |
bool |
value | ) |
|
|
inline |
◆ WithRestrictPublicBuckets()
BlockPublicAccess& Aws::GuardDuty::Model::BlockPublicAccess::WithRestrictPublicBuckets |
( |
bool |
value | ) |
|
|
inline |
Indicates if S3 Block Public Access is set to RestrictPublicBuckets
.
Definition at line 88 of file BlockPublicAccess.h.
The documentation for this class was generated from the following file: