CheckNoPublicAccessResponse
Types
Properties
Link copied to clipboard
A list of reasons why the specified resource policy grants public access for the resource type.
Link copied to clipboard
The result of the check for public access to the specified resource type. If the result is PASS
, the policy doesn't allow public access to the specified resource type. If the result is FAIL
, the policy might allow public access to the specified resource type.
Functions
Link copied to clipboard
inline fun copy(block: CheckNoPublicAccessResponse.Builder.() -> Unit = {}): CheckNoPublicAccessResponse