Get Serverless Collection Plain Args
    data class GetServerlessCollectionPlainArgs(val id: String? = null, val name: String? = null) : ConvertibleToJava<GetServerlessCollectionPlainArgs> 
A collection of arguments for invoking getServerlessCollection.