package ram
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ram
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
AcceptResourceShareInvitationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
AcceptResourceShareInvitationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
AssociateResourceShareRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
AssociateResourceShareResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateResourceShareRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateResourceShareResponse extends Object
- Annotations
- @RawJSType() @native()
- type DateTime = Date
-
trait
DeleteResourceShareRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteResourceShareResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateResourceShareRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateResourceShareResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
EnableSharingWithAwsOrganizationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
EnableSharingWithAwsOrganizationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourcePoliciesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourcePoliciesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceShareAssociationsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceShareAssociationsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceShareInvitationsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceShareInvitationsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceSharesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetResourceSharesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListPrincipalsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListPrincipalsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListResourcesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListResourcesResponse extends Object
- Annotations
- @RawJSType() @native()
- type MaxResults = Int
- type Policy = String
- type PolicyList = Array[Policy]
-
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()
- type PrincipalArnOrIdList = Array[String]
- type PrincipalList = Array[Principal]
-
class
RAM extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "RAM" )
- implicit final class RAMOps extends AnyVal
-
trait
RejectResourceShareInvitationRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
RejectResourceShareInvitationResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
Resource extends Object
Describes a resource associated with a resource share.
Describes a resource associated with a resource share.
- Annotations
- @RawJSType() @native()
- type ResourceArnList = Array[String]
- type ResourceList = Array[Resource]
- type ResourceOwner = String
-
trait
ResourceShare extends Object
Describes a resource share.
Describes a resource share.
- Annotations
- @RawJSType() @native()
- type ResourceShareArnList = Array[String]
-
trait
ResourceShareAssociation extends Object
Describes an association with a resource share.
Describes an association with a resource share.
- Annotations
- @RawJSType() @native()
- type ResourceShareAssociationList = Array[ResourceShareAssociation]
- type ResourceShareAssociationStatus = String
- type ResourceShareAssociationType = String
-
trait
ResourceShareInvitation extends Object
Describes an invitation to join a resource share.
Describes an invitation to join a resource share.
- Annotations
- @RawJSType() @native()
- type ResourceShareInvitationArnList = Array[String]
- type ResourceShareInvitationList = Array[ResourceShareInvitation]
- type ResourceShareInvitationStatus = String
- type ResourceShareList = Array[ResourceShare]
- type ResourceShareStatus = String
- type ResourceStatus = String
-
trait
Tag extends Object
Information about a tag.
Information about a tag.
- Annotations
- @RawJSType() @native()
-
trait
TagFilter extends Object
Used to filter information based on tags.
Used to filter information based on tags.
- Annotations
- @RawJSType() @native()
- type TagFilters = Array[TagFilter]
- type TagKey = String
- type TagKeyList = Array[TagKey]
- type TagList = Array[Tag]
-
trait
TagResourceRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
TagResourceResponse extends Object
- Annotations
- @RawJSType() @native()
- type TagValue = String
- type TagValueList = Array[TagValue]
-
trait
UntagResourceRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UntagResourceResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateResourceShareRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateResourceShareResponse extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object AcceptResourceShareInvitationRequest
- object AcceptResourceShareInvitationResponse
- object AssociateResourceShareRequest
- object AssociateResourceShareResponse
- object CreateResourceShareRequest
- object CreateResourceShareResponse
- object DeleteResourceShareRequest
- object DeleteResourceShareResponse
- object DisassociateResourceShareRequest
- object DisassociateResourceShareResponse
- object EnableSharingWithAwsOrganizationRequest
- object EnableSharingWithAwsOrganizationResponse
- object GetResourcePoliciesRequest
- object GetResourcePoliciesResponse
- object GetResourceShareAssociationsRequest
- object GetResourceShareAssociationsResponse
- object GetResourceShareInvitationsRequest
- object GetResourceShareInvitationsResponse
- object GetResourceSharesRequest
- object GetResourceSharesResponse
- object ListPrincipalsRequest
- object ListPrincipalsResponse
- object ListResourcesRequest
- object ListResourcesResponse
- object Principal
- object RejectResourceShareInvitationRequest
- object RejectResourceShareInvitationResponse
- object Resource
- object ResourceOwnerEnum
- object ResourceShare
- object ResourceShareAssociation
- object ResourceShareAssociationStatusEnum
- object ResourceShareAssociationTypeEnum
- object ResourceShareInvitation
- object ResourceShareInvitationStatusEnum
- object ResourceShareStatusEnum
- object ResourceStatusEnum
- object Tag
- object TagFilter
- object TagResourceRequest
- object TagResourceResponse
- object UntagResourceRequest
- object UntagResourceResponse
- object UpdateResourceShareRequest
- object UpdateResourceShareResponse