Home
last modified time | relevance | path

Searched refs:SettingAttribute (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-auditmanager/source/model/
H A DSettingAttribute.cpp35 return SettingAttribute::ALL; in GetSettingAttributeForName()
39 return SettingAttribute::IS_AWS_ORG_ENABLED; in GetSettingAttributeForName()
43 return SettingAttribute::SNS_TOPIC; in GetSettingAttributeForName()
51 return SettingAttribute::DEFAULT_PROCESS_OWNERS; in GetSettingAttributeForName()
57 return static_cast<SettingAttribute>(hashCode); in GetSettingAttributeForName()
60 return SettingAttribute::NOT_SET; in GetSettingAttributeForName()
67 case SettingAttribute::ALL: in GetNameForSettingAttribute()
69 case SettingAttribute::IS_AWS_ORG_ENABLED: in GetNameForSettingAttribute()
71 case SettingAttribute::SNS_TOPIC: in GetNameForSettingAttribute()
73 case SettingAttribute::DEFAULT_ASSESSMENT_REPORTS_DESTINATION: in GetNameForSettingAttribute()
[all …]
H A DGetSettingsRequest.cpp16 m_attribute(SettingAttribute::NOT_SET), in GetSettingsRequest()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-auditmanager/include/aws/auditmanager/model/
H A DGetSettingsRequest.h38 inline const SettingAttribute& GetAttribute() const{ return m_attribute; } in GetAttribute()
48 …inline void SetAttribute(const SettingAttribute& value) { m_attributeHasBeenSet = true; m_attribut… in SetAttribute()
53 …inline void SetAttribute(SettingAttribute&& value) { m_attributeHasBeenSet = true; m_attribute = s… in SetAttribute()
58 …inline GetSettingsRequest& WithAttribute(const SettingAttribute& value) { SetAttribute(value); ret… in WithAttribute()
63 …inline GetSettingsRequest& WithAttribute(SettingAttribute&& value) { SetAttribute(std::move(value)… in WithAttribute()
67 SettingAttribute m_attribute;
H A DSettingAttribute.h16 enum class SettingAttribute enum
28 AWS_AUDITMANAGER_API SettingAttribute GetSettingAttributeForName(const Aws::String& name);
30 AWS_AUDITMANAGER_API Aws::String GetNameForSettingAttribute(SettingAttribute value);
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/auditmanager/types/
H A Denums.go286 type SettingAttribute string type
290 SettingAttributeAll SettingAttribute = "ALL"
291 SettingAttributeIsAwsOrgEnabled SettingAttribute = "IS_AWS_ORG_ENABLED"
292 SettingAttributeSnsTopic SettingAttribute = "SNS_TOPIC"
293 …SettingAttributeDefaultAssessmentReportsDestination SettingAttribute = "DEFAULT_ASSESSMENT_REPORTS…
294 SettingAttributeDefaultProcessOwners SettingAttribute = "DEFAULT_PROCESS_OWNERS"
300 func (SettingAttribute) Values() []SettingAttribute {
301 return []SettingAttribute{
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/configuration/
H A DSettingsAttributes.cs15 public sealed class ApplicationScopedSettingAttribute : SettingAttribute {
60 public class SettingAttribute : Attribute { class
244 public sealed class UserScopedSettingAttribute : SettingAttribute {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DApplicationSettingsBase.cs287SettingAttribute[] setting_attrs = (SettingAttribute[])prop.GetCustomAttributes (typeof (SettingAt…
H A DApplicationScopedSettingAttribute.cs34 public sealed class ApplicationScopedSettingAttribute : SettingAttribute
H A DSettingAttribute.cs34 public class SettingAttribute : Attribute class
H A DUserScopedSettingAttribute.cs34 public sealed class UserScopedSettingAttribute : SettingAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DSettingAttribute.cs13 public class SettingAttribute : Attribute class
H A DApplicationScopedSettingAttribute.cs11 public sealed class ApplicationScopedSettingAttribute : SettingAttribute
H A DUserScopedSettingAttribute.cs11 public sealed class UserScopedSettingAttribute : SettingAttribute
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/auditmanager/
H A Dapi_op_GetSettings.go35 Attribute types.SettingAttribute
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/auditmanager/
H A Dapi_op_GetSettings.go35 Attribute types.SettingAttribute
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/auditmanager/
H A Dapi_op_GetSettings.go35 Attribute types.SettingAttribute
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/auditmanager/
H A Dapi_op_GetSettings.go35 Attribute types.SettingAttribute
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/auditmanager/
H A Dapi_op_GetSettings.go35 Attribute types.SettingAttribute

12