UnusedPermissionsRecommendedStep
Contains information about the action to take for a policy in an unused permissions finding.
Types
Properties
Link copied to clipboard
If the recommended action for the unused permissions finding is to detach a policy, the ID of an existing policy to be detached.
Link copied to clipboard
The time at which the existing policy for the unused permissions finding was last updated.
Link copied to clipboard
A recommendation of whether to create or detach a policy for an unused permissions finding.
Link copied to clipboard
If the recommended action for the unused permissions finding is to replace the existing policy, the contents of the recommended policy to replace the policy specified in the existingPolicyId
field.
Functions
Link copied to clipboard
inline fun copy(block: UnusedPermissionsRecommendedStep.Builder.() -> Unit = {}): UnusedPermissionsRecommendedStep