Class ImportYumArtifactsGcsSource (1.2.0)

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

Google Cloud Storage location where the artifacts currently reside.

Attributes

NameDescription
uris Sequence[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.

Inheritance

builtins.object > proto.message.Message > ImportYumArtifactsGcsSource