RoleArgs

constructor(description: Output<String>? = null, document: Output<String>? = null, force: Output<Boolean>? = null, maxSessionDuration: Output<Int>? = null, name: Output<String>? = null, ramUsers: Output<List<String>>? = null, services: Output<List<String>>? = null, version: Output<String>? = null)