Class ImportYumArtifactsGcsSource (1.8.0)

ImportYumArtifactsGcsSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Google Cloud Storage location where the artifacts currently reside.

Attributes

NameDescription
uris MutableSequence[str]
Cloud Storage paths URI (e.g., gs://my_bucket//my_object).
use_wildcards bool
Supports URI wildcards for matching multiple objects from a single URI.