Home
last modified time | relevance | path

Searched defs:RecipientDetail (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/source/model/
H A DRecipientDetail.cpp21 RecipientDetail::RecipientDetail() : in RecipientDetail() function in Aws::IoTEvents::Model::RecipientDetail
26 RecipientDetail::RecipientDetail(JsonView jsonValue) : in RecipientDetail() function in Aws::IoTEvents::Model::RecipientDetail
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotevents/
H A Dvalidators.go1432 func validateRecipientDetail(v *types.RecipientDetail) error {
1449 func validateRecipientDetails(v []types.RecipientDetail) error {
H A Dserializers.go2837 func awsRestjson1_serializeDocumentRecipientDetail(v *types.RecipientDetail, value smithyjson.Value…
2851 func awsRestjson1_serializeDocumentRecipientDetails(v []types.RecipientDetail, value smithyjson.Val…
H A Ddeserializers.go7618 func awsRestjson1_deserializeDocumentRecipientDetail(v **types.RecipientDetail, value interface{}) …
7654 func awsRestjson1_deserializeDocumentRecipientDetails(v *[]types.RecipientDetail, value interface{}…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotevents/types/
H A Dtypes.go1323 type RecipientDetail struct { struct
1326 SsoIdentity *SSOIdentity
1328 noSmithyDocumentSerde
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go7979 type RecipientDetail struct { struct
7980 _ struct{} `type:"structure"`
7983 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
7987 func (s RecipientDetail) String() string {
7992 func (s RecipientDetail) GoString() string {
7997 func (s *RecipientDetail) Validate() error {
8012 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go7979 type RecipientDetail struct { struct
7980 _ struct{} `type:"structure"`
7983 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
7987 func (s RecipientDetail) String() string {
7992 func (s RecipientDetail) GoString() string {
7997 func (s *RecipientDetail) Validate() error {
8012 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go7979 type RecipientDetail struct { struct
7980 _ struct{} `type:"structure"`
7983 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
7987 func (s RecipientDetail) String() string {
7992 func (s RecipientDetail) GoString() string {
7997 func (s *RecipientDetail) Validate() error {
8012 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go8715 type RecipientDetail struct { struct
8716 _ struct{} `type:"structure"`
8719 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
8727 func (s RecipientDetail) String() string {
8736 func (s RecipientDetail) GoString() string {
8741 func (s *RecipientDetail) Validate() error {
8756 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go8715 type RecipientDetail struct { struct
8716 _ struct{} `type:"structure"`
8719 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
8727 func (s RecipientDetail) String() string {
8736 func (s RecipientDetail) GoString() string {
8741 func (s *RecipientDetail) Validate() error {
8756 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go8715 type RecipientDetail struct { struct
8716 _ struct{} `type:"structure"`
8719 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
8727 func (s RecipientDetail) String() string {
8736 func (s RecipientDetail) GoString() string {
8741 func (s *RecipientDetail) Validate() error {
8756 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go7979 type RecipientDetail struct { struct
7980 _ struct{} `type:"structure"`
7983 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
7987 func (s RecipientDetail) String() string {
7992 func (s RecipientDetail) GoString() string {
7997 func (s *RecipientDetail) Validate() error {
8012 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go7979 type RecipientDetail struct { struct
7980 _ struct{} `type:"structure"`
7983 SsoIdentity *SSOIdentity `locationName:"ssoIdentity" type:"structure"`
7987 func (s RecipientDetail) String() string {
7992 func (s RecipientDetail) GoString() string {
7997 func (s *RecipientDetail) Validate() error {
8012 func (s *RecipientDetail) SetSsoIdentity(v *SSOIdentity) *RecipientDetail {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
H A Dapi-2.json1597 "RecipientDetail":{ object
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
H A Dapi-2.json1597 "RecipientDetail":{ object
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
H A Dapi-2.json1597 "RecipientDetail":{ object
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
H A Dapi-2.json1597 "RecipientDetail":{ object
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/models/apis/iotevents/2018-07-27/
H A Ddocs-2.json1126 "RecipientDetail": { object

12