Get Outpost Plain Args
data class GetOutpostPlainArgs(val arn: String? = null, val id: String? = null, val name: String? = null, val ownerId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetOutpostPlainArgs>
A collection of arguments for invoking getOutpost.