Instance Propertyswift-cloud 0.24.0CloudAWS
resources
Bucket.swift:68var resources: [Output<String>] { get }
var resources: [Output<String>] { get }
s8CloudAWS0B0O6BucketV9resourcesSay0A4Core6OutputVySSGGvp
What are these?6FA4K
import CloudAWS
struct Bucket
enum AWS
@dynamicMemberLookup struct Output<T>
@frozen struct String
A Unicode string value that is a collection of characters.
init(_ name: String, forceDestroy: Bool = true, options: Resource.Options? = nil)
var actions: [String] { get }
var hostname: Output<String> { get }
var name: Output<String> { get }
var properties: LinkProperties? { get }
var region: Output<String> { get }