Module: Aws::OpsWorks::Client::_DescribeUserProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeUserProfilesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#user_profiles ⇒ ::Array[Types::UserProfile]
662 |
# File 'sig/client.rbs', line 662
def user_profiles: () -> ::Array[Types::UserProfile]
|