Learn R Programming

paws.compute (version 0.1.12)

lightsail_get_container_api_metadata: Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin

Description

Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.

Usage

lightsail_get_container_api_metadata()

Arguments

Value

A list with the following syntax:

list(
  metadata = list(
    list(
      "string"
    )
  )
)

Request syntax

svc$get_container_api_metadata()