AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <GetFunctionConfigurationResult.h>
Details about a function's configuration.
Definition at line 46 of file GetFunctionConfigurationResult.h.
Aws::Lambda::Model::GetFunctionConfigurationResult::GetFunctionConfigurationResult | ( | ) |
Aws::Lambda::Model::GetFunctionConfigurationResult::GetFunctionConfigurationResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 921 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 926 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 692 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 699 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 364 of file GetFunctionConfigurationResult.h.
|
inline |
The size of the function's deployment package, in bytes.
Definition at line 227 of file GetFunctionConfigurationResult.h.
|
inline |
The function's dead letter queue.
Definition at line 462 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 243 of file GetFunctionConfigurationResult.h.
|
inline |
The function's environment variables.
Definition at line 488 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 896 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 93 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 57 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 191 of file GetFunctionConfigurationResult.h.
|
inline |
The function's image configuration values.
Definition at line 963 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 515 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 316 of file GetFunctionConfigurationResult.h.
|
inline |
The status of the last update that was performed on the function. This is first set to Successful
after function creation completes.
Definition at line 804 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 834 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the last update that was performed on the function.
Definition at line 870 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 657 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 583 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of memory available to the function at runtime.
Definition at line 298 of file GetFunctionConfigurationResult.h.
|
inline |
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Definition at line 933 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 619 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 155 of file GetFunctionConfigurationResult.h.
|
inline |
The runtime environment for the Lambda function.
Definition at line 129 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1025 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 989 of file GetFunctionConfigurationResult.h.
|
inline |
The current state of the function. When the state is Inactive
, you can reactivate the function by invoking it.
Definition at line 706 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 736 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the function's current state. When the code is Creating
, you can't invoke or modify the function.
Definition at line 773 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of time in seconds that Lambda allows a function to run before stopping it.
Definition at line 280 of file GetFunctionConfigurationResult.h.
|
inline |
The function's AWS X-Ray tracing configuration.
Definition at line 557 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 400 of file GetFunctionConfigurationResult.h.
|
inline |
The function's networking configuration.
Definition at line 436 of file GetFunctionConfigurationResult.h.
GetFunctionConfigurationResult& Aws::Lambda::Model::GetFunctionConfigurationResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 374 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 369 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 379 of file GetFunctionConfigurationResult.h.
|
inline |
The size of the function's deployment package, in bytes.
Definition at line 232 of file GetFunctionConfigurationResult.h.
|
inline |
The function's dead letter queue.
Definition at line 467 of file GetFunctionConfigurationResult.h.
|
inline |
The function's dead letter queue.
Definition at line 472 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 253 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 248 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 258 of file GetFunctionConfigurationResult.h.
|
inline |
The function's environment variables.
Definition at line 493 of file GetFunctionConfigurationResult.h.
|
inline |
The function's environment variables.
Definition at line 498 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 906 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 901 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 103 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 98 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 108 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 67 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 62 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 72 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 201 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 196 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 206 of file GetFunctionConfigurationResult.h.
|
inline |
The function's image configuration values.
Definition at line 968 of file GetFunctionConfigurationResult.h.
|
inline |
The function's image configuration values.
Definition at line 973 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 527 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 521 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 533 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 330 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 323 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 337 of file GetFunctionConfigurationResult.h.
|
inline |
The status of the last update that was performed on the function. This is first set to Successful
after function creation completes.
Definition at line 810 of file GetFunctionConfigurationResult.h.
|
inline |
The status of the last update that was performed on the function. This is first set to Successful
after function creation completes.
Definition at line 816 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 844 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 839 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 849 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the last update that was performed on the function.
Definition at line 875 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the last update that was performed on the function.
Definition at line 880 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 671 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 664 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 593 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 588 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 598 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of memory available to the function at runtime.
Definition at line 303 of file GetFunctionConfigurationResult.h.
|
inline |
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Definition at line 939 of file GetFunctionConfigurationResult.h.
|
inline |
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Definition at line 945 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 629 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 624 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 634 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 165 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 160 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 170 of file GetFunctionConfigurationResult.h.
|
inline |
The runtime environment for the Lambda function.
Definition at line 134 of file GetFunctionConfigurationResult.h.
|
inline |
The runtime environment for the Lambda function.
Definition at line 139 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1035 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1030 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1040 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 999 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 994 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 1004 of file GetFunctionConfigurationResult.h.
|
inline |
The current state of the function. When the state is Inactive
, you can reactivate the function by invoking it.
Definition at line 712 of file GetFunctionConfigurationResult.h.
|
inline |
The current state of the function. When the state is Inactive
, you can reactivate the function by invoking it.
Definition at line 718 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 746 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 741 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 751 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the function's current state. When the code is Creating
, you can't invoke or modify the function.
Definition at line 779 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the function's current state. When the code is Creating
, you can't invoke or modify the function.
Definition at line 785 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of time in seconds that Lambda allows a function to run before stopping it.
Definition at line 286 of file GetFunctionConfigurationResult.h.
|
inline |
The function's AWS X-Ray tracing configuration.
Definition at line 562 of file GetFunctionConfigurationResult.h.
|
inline |
The function's AWS X-Ray tracing configuration.
Definition at line 567 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 410 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 405 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 415 of file GetFunctionConfigurationResult.h.
|
inline |
The function's networking configuration.
Definition at line 441 of file GetFunctionConfigurationResult.h.
|
inline |
The function's networking configuration.
Definition at line 446 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 389 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 384 of file GetFunctionConfigurationResult.h.
|
inline |
The SHA256 hash of the function's deployment package.
Definition at line 394 of file GetFunctionConfigurationResult.h.
|
inline |
The size of the function's deployment package, in bytes.
Definition at line 237 of file GetFunctionConfigurationResult.h.
|
inline |
The function's dead letter queue.
Definition at line 477 of file GetFunctionConfigurationResult.h.
|
inline |
The function's dead letter queue.
Definition at line 482 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 268 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 263 of file GetFunctionConfigurationResult.h.
|
inline |
The function's description.
Definition at line 273 of file GetFunctionConfigurationResult.h.
|
inline |
The function's environment variables.
Definition at line 503 of file GetFunctionConfigurationResult.h.
|
inline |
The function's environment variables.
Definition at line 508 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 916 of file GetFunctionConfigurationResult.h.
|
inline |
Connection settings for an Amazon EFS file system.
Definition at line 911 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 118 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 113 of file GetFunctionConfigurationResult.h.
|
inline |
The function's Amazon Resource Name (ARN).
Definition at line 123 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 82 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 77 of file GetFunctionConfigurationResult.h.
|
inline |
The name of the function.
Definition at line 87 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 216 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 211 of file GetFunctionConfigurationResult.h.
|
inline |
The function that Lambda calls to begin executing your function.
Definition at line 221 of file GetFunctionConfigurationResult.h.
|
inline |
The function's image configuration values.
Definition at line 978 of file GetFunctionConfigurationResult.h.
|
inline |
The function's image configuration values.
Definition at line 983 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 545 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 539 of file GetFunctionConfigurationResult.h.
|
inline |
The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.
Definition at line 551 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 351 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 344 of file GetFunctionConfigurationResult.h.
|
inline |
The date and time that the function was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Definition at line 358 of file GetFunctionConfigurationResult.h.
|
inline |
The status of the last update that was performed on the function. This is first set to Successful
after function creation completes.
Definition at line 822 of file GetFunctionConfigurationResult.h.
|
inline |
The status of the last update that was performed on the function. This is first set to Successful
after function creation completes.
Definition at line 828 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 859 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 854 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the last update that was performed on the function.
Definition at line 864 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the last update that was performed on the function.
Definition at line 885 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the last update that was performed on the function.
Definition at line 890 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 685 of file GetFunctionConfigurationResult.h.
|
inline |
The function's layers.
Definition at line 678 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 608 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 603 of file GetFunctionConfigurationResult.h.
|
inline |
For Lambda@Edge functions, the ARN of the master function.
Definition at line 613 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of memory available to the function at runtime.
Definition at line 308 of file GetFunctionConfigurationResult.h.
|
inline |
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Definition at line 951 of file GetFunctionConfigurationResult.h.
|
inline |
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Definition at line 957 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 644 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 639 of file GetFunctionConfigurationResult.h.
|
inline |
The latest updated revision of the function or alias.
Definition at line 649 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 180 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 175 of file GetFunctionConfigurationResult.h.
|
inline |
The function's execution role.
Definition at line 185 of file GetFunctionConfigurationResult.h.
|
inline |
The runtime environment for the Lambda function.
Definition at line 144 of file GetFunctionConfigurationResult.h.
|
inline |
The runtime environment for the Lambda function.
Definition at line 149 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1050 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1045 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing job.
Definition at line 1055 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 1014 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 1009 of file GetFunctionConfigurationResult.h.
|
inline |
The ARN of the signing profile version.
Definition at line 1019 of file GetFunctionConfigurationResult.h.
|
inline |
The current state of the function. When the state is Inactive
, you can reactivate the function by invoking it.
Definition at line 724 of file GetFunctionConfigurationResult.h.
|
inline |
The current state of the function. When the state is Inactive
, you can reactivate the function by invoking it.
Definition at line 730 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 761 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 756 of file GetFunctionConfigurationResult.h.
|
inline |
The reason for the function's current state.
Definition at line 766 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the function's current state. When the code is Creating
, you can't invoke or modify the function.
Definition at line 791 of file GetFunctionConfigurationResult.h.
|
inline |
The reason code for the function's current state. When the code is Creating
, you can't invoke or modify the function.
Definition at line 797 of file GetFunctionConfigurationResult.h.
|
inline |
The amount of time in seconds that Lambda allows a function to run before stopping it.
Definition at line 292 of file GetFunctionConfigurationResult.h.
|
inline |
The function's AWS X-Ray tracing configuration.
Definition at line 572 of file GetFunctionConfigurationResult.h.
|
inline |
The function's AWS X-Ray tracing configuration.
Definition at line 577 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 425 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 420 of file GetFunctionConfigurationResult.h.
|
inline |
The version of the Lambda function.
Definition at line 430 of file GetFunctionConfigurationResult.h.
|
inline |
The function's networking configuration.
Definition at line 451 of file GetFunctionConfigurationResult.h.
|
inline |
The function's networking configuration.
Definition at line 456 of file GetFunctionConfigurationResult.h.