| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.clone() |
ResourceSharePermissionSummary |
PromotePermissionCreatedFromPolicyResult.getPermission() |
ResourceSharePermissionSummary |
CreatePermissionResult.getPermission()
A structure with information about this customer managed permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withArn(String arn)
The Amazon Resource Name
(ARN) of the permission you want information about.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withCreationTime(Date creationTime)
The date and time when the permission was created.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withDefaultVersion(Boolean defaultVersion)
Specifies whether the version of the managed permission used by this resource share is the default version for
this managed permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withFeatureSet(PermissionFeatureSet featureSet)
Indicates what features are available for this resource share.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withFeatureSet(String featureSet)
Indicates what features are available for this resource share.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withIsResourceTypeDefault(Boolean isResourceTypeDefault)
Specifies whether the managed permission associated with this resource share is the default managed permission
for all resources of this resource type.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withLastUpdatedTime(Date lastUpdatedTime)
The date and time when the permission was last updated.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withName(String name)
The name of this managed permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withPermissionType(PermissionType permissionType)
The type of managed permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withPermissionType(String permissionType)
The type of managed permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withResourceType(String resourceType)
The type of resource to which this permission applies.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withStatus(String status)
The current status of the permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withTags(Collection<Tag> tags)
A list of the tag key value pairs currently attached to the permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withTags(Tag... tags)
A list of the tag key value pairs currently attached to the permission.
|
ResourceSharePermissionSummary |
ResourceSharePermissionSummary.withVersion(String version)
The version of the permission associated with this resource share.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSharePermissionSummary> |
ListResourceSharePermissionsResult.getPermissions()
An array of objects that describe the permissions associated with the resource share.
|
List<ResourceSharePermissionSummary> |
ListPermissionVersionsResult.getPermissions()
An array of objects that contain details for each of the available versions.
|
List<ResourceSharePermissionSummary> |
ListPermissionsResult.getPermissions()
An array of objects with information about the permissions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromotePermissionCreatedFromPolicyResult.setPermission(ResourceSharePermissionSummary permission) |
void |
CreatePermissionResult.setPermission(ResourceSharePermissionSummary permission)
A structure with information about this customer managed permission.
|
PromotePermissionCreatedFromPolicyResult |
PromotePermissionCreatedFromPolicyResult.withPermission(ResourceSharePermissionSummary permission) |
CreatePermissionResult |
CreatePermissionResult.withPermission(ResourceSharePermissionSummary permission)
A structure with information about this customer managed permission.
|
ListResourceSharePermissionsResult |
ListResourceSharePermissionsResult.withPermissions(ResourceSharePermissionSummary... permissions)
An array of objects that describe the permissions associated with the resource share.
|
ListPermissionVersionsResult |
ListPermissionVersionsResult.withPermissions(ResourceSharePermissionSummary... permissions)
An array of objects that contain details for each of the available versions.
|
ListPermissionsResult |
ListPermissionsResult.withPermissions(ResourceSharePermissionSummary... permissions)
An array of objects with information about the permissions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourceSharePermissionsResult.setPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects that describe the permissions associated with the resource share.
|
void |
ListPermissionVersionsResult.setPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects that contain details for each of the available versions.
|
void |
ListPermissionsResult.setPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects with information about the permissions.
|
ListResourceSharePermissionsResult |
ListResourceSharePermissionsResult.withPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects that describe the permissions associated with the resource share.
|
ListPermissionVersionsResult |
ListPermissionVersionsResult.withPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects that contain details for each of the available versions.
|
ListPermissionsResult |
ListPermissionsResult.withPermissions(Collection<ResourceSharePermissionSummary> permissions)
An array of objects with information about the permissions.
|
Copyright © 2023. All rights reserved.