AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.UpdateCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) Method

UpdateCloudFrontOriginAccessIdentityRequestConstructorTests() private method

        public void UpdateCloudFrontOriginAccessIdentityRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.UpdateCloudFrontOriginAccessIdentityRequest), new System.Type[] { typeof(string), typeof(string), typeof(CloudFrontOriginAccessIdentityConfig), });
        }