AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a custom configuration for a System Integrity Protection (SIP) modification task.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class MacSystemIntegrityProtectionConfigurationRequest
The MacSystemIntegrityProtectionConfigurationRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
MacSystemIntegrityProtectionConfigurationRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
AppleInternal | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property AppleInternal. Enables or disables Apple Internal. |
|
BaseSystem | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property BaseSystem. Enables or disables Base System. |
|
DebuggingRestrictions | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property DebuggingRestrictions. Enables or disables Debugging Restrictions. |
|
DTraceRestrictions | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property DTraceRestrictions. Enables or disables Dtrace Restrictions. |
|
FilesystemProtections | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property FilesystemProtections. Enables or disables Filesystem Protections. |
|
KextSigning | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property KextSigning. Enables or disables Kext Signing. |
|
NvramProtections | Amazon.EC2.MacSystemIntegrityProtectionSettingStatus |
Gets and sets the property NvramProtections. Enables or disables Nvram Protections. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer