#include <LayersListItem.h>
Details about an AWS Lambda layer.
See Also:
AWS API Reference
Definition at line 34 of file LayersListItem.h.
◆ LayersListItem() [1/2]
Aws::Lambda::Model::LayersListItem::LayersListItem |
( |
| ) |
|
◆ LayersListItem() [2/2]
◆ GetLatestMatchingVersion()
◆ GetLayerArn()
const Aws::String& Aws::Lambda::Model::LayersListItem::GetLayerArn |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 87 of file LayersListItem.h.
◆ GetLayerName()
const Aws::String& Aws::Lambda::Model::LayersListItem::GetLayerName |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ LatestMatchingVersionHasBeenSet()
bool Aws::Lambda::Model::LayersListItem::LatestMatchingVersionHasBeenSet |
( |
| ) |
const |
|
inline |
◆ LayerArnHasBeenSet()
bool Aws::Lambda::Model::LayersListItem::LayerArnHasBeenSet |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 92 of file LayersListItem.h.
◆ LayerNameHasBeenSet()
bool Aws::Lambda::Model::LayersListItem::LayerNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetLatestMatchingVersion() [1/2]
◆ SetLatestMatchingVersion() [2/2]
◆ SetLayerArn() [1/3]
void Aws::Lambda::Model::LayersListItem::SetLayerArn |
( |
Aws::String && |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 102 of file LayersListItem.h.
◆ SetLayerArn() [2/3]
void Aws::Lambda::Model::LayersListItem::SetLayerArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 97 of file LayersListItem.h.
◆ SetLayerArn() [3/3]
void Aws::Lambda::Model::LayersListItem::SetLayerArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 107 of file LayersListItem.h.
◆ SetLayerName() [1/3]
void Aws::Lambda::Model::LayersListItem::SetLayerName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetLayerName() [2/3]
void Aws::Lambda::Model::LayersListItem::SetLayerName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetLayerName() [3/3]
void Aws::Lambda::Model::LayersListItem::SetLayerName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithLatestMatchingVersion() [1/2]
◆ WithLatestMatchingVersion() [2/2]
◆ WithLayerArn() [1/3]
The Amazon Resource Name (ARN) of the function layer.
Definition at line 117 of file LayersListItem.h.
◆ WithLayerArn() [2/3]
The Amazon Resource Name (ARN) of the function layer.
Definition at line 112 of file LayersListItem.h.
◆ WithLayerArn() [3/3]
LayersListItem& Aws::Lambda::Model::LayersListItem::WithLayerArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the function layer.
Definition at line 122 of file LayersListItem.h.
◆ WithLayerName() [1/3]
◆ WithLayerName() [2/3]
◆ WithLayerName() [3/3]
LayersListItem& Aws::Lambda::Model::LayersListItem::WithLayerName |
( |
const char * |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: