toArgMap method

Map<String, Object?> toArgMap()

Implementation

Map<String, Object?> toArgMap() => {'iam_role_id': iamRoleId.toTfJson()};