You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RAM::Types::ServiceNameAndResourceType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about the shareable resource types and the AWS services to which they belong.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_typeString

The shareable resource types.

Returns:

  • (String)

    The shareable resource types.

#service_nameString

The name of the AWS services to which the resources belong.

Returns:

  • (String)

    The name of the AWS services to which the resources belong.