Aws Iam Role Properties Response
constructor(arn: String? = null, assumeRolePolicyDocument: Any? = null, description: String? = null, managedPolicyArns: List<String>? = null, maxSessionDuration: Int? = null, path: String? = null, permissionsBoundary: String? = null, policies: List<PolicyResponse>? = null, roleId: String? = null, roleName: String? = null, tags: List<TagResponse>? = null)