Ram Functions
object RamFunctions
Functions
Link copied to clipboard
aws.ram.ResourceShare
Retrieve information about a RAM Resource Share.
suspend fun getResourceShare(argument: suspend GetResourceSharePlainArgsBuilder.() -> Unit): GetResourceShareResult
suspend fun getResourceShare(filters: List<GetResourceShareFilter>? = null, name: String? = null, resourceOwner: String, resourceShareStatus: String? = null, tags: Map<String, String>? = null): GetResourceShareResult