Sha256: 166915eb69a4e7c0e36a3139fb8efffe7b4c13c026effc89025c0771c1b75e39

Contents?: true

Size: 260 Bytes

Versions: 171

Compression:

Stored size: 260 Bytes

Contents

# exist

```ruby
describe elastictranscoder_pipeline('my-elastictranscoder-pipeline') do
  it { should exist }
end
```

### be_active, be_paused

```ruby
describe elastictranscoder_pipeline('my-elastictranscoder-pipeline') do
  it { should be_active }
end
```

Version data entries

171 entries across 171 versions & 4 rubygems

Version Path
awspec-0.52.3 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.52.2 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.52.1 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.52.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.51.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.50.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.49.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.48.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.47.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.46.0 doc/_resource_types/elastictranscoder_pipeline.md
awspec-0.45.0 doc/_resource_types/elastictranscoder_pipeline.md