package ram

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ram
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AcceptResourceShareInvitationRequest extends Object
    Annotations
    @RawJSType() @native()
  2. trait AcceptResourceShareInvitationResponse extends Object
    Annotations
    @RawJSType() @native()
  3. trait AssociateResourceShareRequest extends Object
    Annotations
    @RawJSType() @native()
  4. trait AssociateResourceShareResponse extends Object
    Annotations
    @RawJSType() @native()
  5. trait CreateResourceShareRequest extends Object
    Annotations
    @RawJSType() @native()
  6. trait CreateResourceShareResponse extends Object
    Annotations
    @RawJSType() @native()
  7. type DateTime = Date
  8. trait DeleteResourceShareRequest extends Object
    Annotations
    @RawJSType() @native()
  9. trait DeleteResourceShareResponse extends Object
    Annotations
    @RawJSType() @native()
  10. trait DisassociateResourceShareRequest extends Object
    Annotations
    @RawJSType() @native()
  11. trait DisassociateResourceShareResponse extends Object
    Annotations
    @RawJSType() @native()
  12. trait EnableSharingWithAwsOrganizationRequest extends Object
    Annotations
    @RawJSType() @native()
  13. trait EnableSharingWithAwsOrganizationResponse extends Object
    Annotations
    @RawJSType() @native()
  14. trait GetResourcePoliciesRequest extends Object
    Annotations
    @RawJSType() @native()
  15. trait GetResourcePoliciesResponse extends Object
    Annotations
    @RawJSType() @native()
  16. trait GetResourceShareAssociationsRequest extends Object
    Annotations
    @RawJSType() @native()
  17. trait GetResourceShareAssociationsResponse extends Object
    Annotations
    @RawJSType() @native()
  18. trait GetResourceShareInvitationsRequest extends Object
    Annotations
    @RawJSType() @native()
  19. trait GetResourceShareInvitationsResponse extends Object
    Annotations
    @RawJSType() @native()
  20. trait GetResourceSharesRequest extends Object
    Annotations
    @RawJSType() @native()
  21. trait GetResourceSharesResponse extends Object
    Annotations
    @RawJSType() @native()
  22. trait ListPrincipalsRequest extends Object
    Annotations
    @RawJSType() @native()
  23. trait ListPrincipalsResponse extends Object
    Annotations
    @RawJSType() @native()
  24. trait ListResourcesRequest extends Object
    Annotations
    @RawJSType() @native()
  25. trait ListResourcesResponse extends Object
    Annotations
    @RawJSType() @native()
  26. type MaxResults = Int
  27. type Policy = String
  28. type PolicyList = Array[Policy]
  29. trait Principal extends Object

    Describes a principal for use with AWS Resource Access Manager.

    Describes a principal for use with AWS Resource Access Manager.

    Annotations
    @RawJSType() @native()
  30. type PrincipalArnOrIdList = Array[String]
  31. type PrincipalList = Array[Principal]
  32. class RAM extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "RAM" )
  33. implicit final class RAMOps extends AnyVal
  34. trait RejectResourceShareInvitationRequest extends Object
    Annotations
    @RawJSType() @native()
  35. trait RejectResourceShareInvitationResponse extends Object
    Annotations
    @RawJSType() @native()
  36. trait Resource extends Object

    Describes a resource associated with a resource share.

    Describes a resource associated with a resource share.

    Annotations
    @RawJSType() @native()
  37. type ResourceArnList = Array[String]
  38. type ResourceList = Array[Resource]
  39. type ResourceOwner = String
  40. trait ResourceShare extends Object

    Describes a resource share.

    Describes a resource share.

    Annotations
    @RawJSType() @native()
  41. type ResourceShareArnList = Array[String]
  42. trait ResourceShareAssociation extends Object

    Describes an association with a resource share.

    Describes an association with a resource share.

    Annotations
    @RawJSType() @native()
  43. type ResourceShareAssociationList = Array[ResourceShareAssociation]
  44. type ResourceShareAssociationStatus = String
  45. type ResourceShareAssociationType = String
  46. trait ResourceShareInvitation extends Object

    Describes an invitation to join a resource share.

    Describes an invitation to join a resource share.

    Annotations
    @RawJSType() @native()
  47. type ResourceShareInvitationArnList = Array[String]
  48. type ResourceShareInvitationList = Array[ResourceShareInvitation]
  49. type ResourceShareInvitationStatus = String
  50. type ResourceShareList = Array[ResourceShare]
  51. type ResourceShareStatus = String
  52. type ResourceStatus = String
  53. trait Tag extends Object

    Information about a tag.

    Information about a tag.

    Annotations
    @RawJSType() @native()
  54. trait TagFilter extends Object

    Used to filter information based on tags.

    Used to filter information based on tags.

    Annotations
    @RawJSType() @native()
  55. type TagFilters = Array[TagFilter]
  56. type TagKey = String
  57. type TagKeyList = Array[TagKey]
  58. type TagList = Array[Tag]
  59. trait TagResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  60. trait TagResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  61. type TagValue = String
  62. type TagValueList = Array[TagValue]
  63. trait UntagResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  64. trait UntagResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  65. trait UpdateResourceShareRequest extends Object
    Annotations
    @RawJSType() @native()
  66. trait UpdateResourceShareResponse extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. object AcceptResourceShareInvitationRequest
  2. object AcceptResourceShareInvitationResponse
  3. object AssociateResourceShareRequest
  4. object AssociateResourceShareResponse
  5. object CreateResourceShareRequest
  6. object CreateResourceShareResponse
  7. object DeleteResourceShareRequest
  8. object DeleteResourceShareResponse
  9. object DisassociateResourceShareRequest
  10. object DisassociateResourceShareResponse
  11. object EnableSharingWithAwsOrganizationRequest
  12. object EnableSharingWithAwsOrganizationResponse
  13. object GetResourcePoliciesRequest
  14. object GetResourcePoliciesResponse
  15. object GetResourceShareAssociationsRequest
  16. object GetResourceShareAssociationsResponse
  17. object GetResourceShareInvitationsRequest
  18. object GetResourceShareInvitationsResponse
  19. object GetResourceSharesRequest
  20. object GetResourceSharesResponse
  21. object ListPrincipalsRequest
  22. object ListPrincipalsResponse
  23. object ListResourcesRequest
  24. object ListResourcesResponse
  25. object Principal
  26. object RejectResourceShareInvitationRequest
  27. object RejectResourceShareInvitationResponse
  28. object Resource
  29. object ResourceOwnerEnum
  30. object ResourceShare
  31. object ResourceShareAssociation
  32. object ResourceShareAssociationStatusEnum
  33. object ResourceShareAssociationTypeEnum
  34. object ResourceShareInvitation
  35. object ResourceShareInvitationStatusEnum
  36. object ResourceShareStatusEnum
  37. object ResourceStatusEnum
  38. object Tag
  39. object TagFilter
  40. object TagResourceRequest
  41. object TagResourceResponse
  42. object UntagResourceRequest
  43. object UntagResourceResponse
  44. object UpdateResourceShareRequest
  45. object UpdateResourceShareResponse

Inherited from AnyRef

Inherited from Any

Ungrouped