ComponentState
The detailed data about the current state of the component.
Contents
- serviceInstanceName
-
The name of the service instance that this component is attached to. Provided when a component is attached to a service instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 100.
Pattern:
(^$)|^[0-9A-Za-z]+[0-9A-Za-z_\-]*$
Required: No
- serviceName
-
The name of the service that
serviceInstanceName
is associated with. Provided when a component is attached to a service instance.Type: String
Length Constraints: Minimum length of 0. Maximum length of 100.
Pattern:
(^$)|^[0-9A-Za-z]+[0-9A-Za-z_\-]*$
Required: No
- serviceSpec
-
The service spec that the component uses to access service inputs. Provided when a component is attached to a service instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 51200.
Required: No
- templateFile
-
The template file used.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 51200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: