IS3GetPublicAccessBlockResponse
Interface in AWS.S3
Interface for GetPublicAccessBlock responses.
Ancestors
Properties
BlockPublicAcls
property BlockPublicAcls: Boolean
Specifies whether Amazon S3 should block public Access Control Lists (ACLs) for this bucket and it's objects.
IgnorePublicAcls
property IgnorePublicAcls: Boolean
Specifies whether Amazon S3 should ignore public Access Control Lists (ACLs) for this bucket and it's objects.
BlockPublicPolicy
property BlockPublicPolicy: Boolean
Specifies whether Amazon S3 should block public policies for this bucket and it's objects.
RestrictPublicBuckets
property RestrictPublicBuckets: Boolean
Specifies whether Amazon S3 should restrict public policies for this bucket and it's objects.